Electronics - Logic Gates - Discussion

Discussion Forum : Logic Gates - General Questions (Q.No. 4)
4.
The logic gate that will have HIGH or "1" at its output when any one of its inputs is HIGH is a(n):
OR gate
AND gate
NOR gate
NOT gate
Answer: Option
Explanation:
No answer description is available. Let's discuss.
Discussion:
3 comments Page 1 of 1.

Daniel said:   1 decade ago
High represents 1. And since a statement is logically true if it has 1, it follows that the OR gate is the one that qualifies as the answer.

Ashish singhal said:   1 decade ago
OR Gate is defined when A OR B is one then output is one.
Truth Table
A B A+B
0 0 0
0 1 1
1 0 1
1 1 1

Dikky said:   1 decade ago
OR gate is A+B then any in put is high then out put is high.

Post your comments here:

Your comments will be displayed after verification.