Computer Science - Computer Fundamentals - Discussion

Discussion Forum : Computer Fundamentals - Section 6 (Q.No. 1)
1.
When an input electrical signal A=10100 is applied to a NOT gate, its output signal is
01011
10001
10101
00101
None of the above
Answer: Option
Explanation:
No answer description is available. Let's discuss.
Discussion:
5 comments Page 1 of 1.

Harsha said:   7 years ago
What about or gate

Rohit kandoria said:   8 years ago
A NOT gate (also often called Inverter) is a logic gate. Each NOT gate has only one input signal. Logically with NOT gates, the input and the output swap, so if you input 1 it outputs as 0; likewise if you input 0 it outputs as 1.

Priyanka said:   9 years ago
Please explain briefly.

Archana Barai said:   1 decade ago
It is NOT gate so always it converts the data apposite to it. So 0 becomes 1 and 1 becomes 0.

Shanthi said:   1 decade ago
Because when we are using the not gate, the 1's should be changed to 0's and 0's are converted into 1'. (i.e) it replaces 1's wth 0's&0's wth 1's.

Post your comments here:

Your comments will be displayed after verification.