thank you .. do you know what was confusing me? and already appreciated WBahn about his answer ..Maybe you can understand if you think of an OR gate that is made with two switches in parallel in series with a light bulb and battery. The state of each switch are the inputs. The output is the state of the lamp. For the inputs we will say that when the switch is closed it is a "1" state. When the switch is open it is a "0" state. For the output if the lamp is lit it is a "1" state. If it is not lit it is a "0" state. If either or both switches are closed (A "1" state.) the lamp will be lit. (A "1" state). If both switches are open (A "0" state) then there is no path for the current so the lamp will not be lit. (A "0" state.) If you wired the switches in series instead of parallel then you would have an AND gate. Both switches would have to be closed for there to be a path for the current so the lamp would light. If you actually build the gates this way and play with them it will get rid of this strange concept of "smashing outputs"
Les.
lets say I did of what you're saying on OR gate, lets say I was having 1,0 (respectively ordered !) then light is on, now changed to 0,1 (be careful about its order) then the output is "1" means that the bulb is lightened, but my question which already WBahn answered me, the light isn't go off for nano seconds because of getting new '1'(I conversed the inputs) and then come back light on, why? because simply if it was 1 then it stays 1.. and if what WBahn is demonstrating is wrong then my bulb would be go OFF for nano seconds and then on, but he answered me correctly and I appreciate you and him about his cooperative !