CuriousTab
Search
CuriousTab
Home
Aptitude
Computer
C Programming
C# Programming
C++ Programming
Database
Java Programming
Networking
Engineering
Biochemical Engineering
Biochemistry
Biotechnology
Chemical Engineering
Civil Engineering
Computer Science
Digital Electronics
Electrical Engineering
Electronics
Electronics and Communication Engineering
Mechanical Engineering
Microbiology
Technical Drawing
GK
Current Affairs
General Knowledge
Reasoning
Data Interpretation
Logical Reasoning
Non Verbal Reasoning
Verbal Ability
Verbal Reasoning
Exams
AIEEE
Bank Exams
CAT
GATE
IIT JEE
TOEFL
Jobs
Analyst
Bank PO
Database Administrator
IT Trainer
Network Engineer
Project Manager
Software Architect
Discussion
Home
‣
Digital Electronics
‣
Logic Gates
Comments
Question
The NOR logic gate is the same as the operation of the ________ gate with an inverter connected to the output.
Options
A. OR
B. AND
C. NAND
D. none of the above
Correct Answer
OR
Logic Gates problems
Search Results
1. The output of an AND gate with three inputs, A, B, and C, is HIGH when ________.
Options
A. A = 1, B = 1, C = 0
B. A = 0, B = 0, C = 0
C. A = 1, B = 1, C = 1
D. A = 1, B = 0, C = 1
Show Answer
Scratch Pad
Discuss
Correct Answer: A = 1, B = 1, C = 1
2. The Boolean expression for a 3-input OR gate is ________.
Options
A. X = A + B
B. X = A + B + C
C. X = ABC
D. X = A + BC
Show Answer
Scratch Pad
Discuss
Correct Answer: X = A + B + C
3. What is the Boolean expression for a four-input OR gate?
Options
A.
Y
=
A
+
B
+
C
+
D
B.
Y
=
A
·
B
·
C
·
D
C.
Y
=
A
?
B
?
C
?
D
D.
Y
=
A
$
B
$
C
$
D
Show Answer
Scratch Pad
Discuss
Correct Answer:
Y
=
A
+
B
+
C
+
D
4. A logic probe is used to test the pins of a 7411 IC with the following results. Is there a problem with the chip and if so, what is the problem?
Options
A. Pin 6 should be ON.
B. Pin 6 should be pulsing.
C. Pin 8 should be ON.
D. no problem
Show Answer
Scratch Pad
Discuss
Correct Answer: Pin 6 should be pulsing.
5. If a 3-input AND gate has eight input possibilities, how many of those possibilities will result in a HIGH output?
Options
A. 1
B. 2
C. 7
D. 8
Show Answer
Scratch Pad
Discuss
Correct Answer: 1
6. From the truth table for a three-input NOR gate, what is the only condition of inputs
A
,
B
, and
C
that will make the output
X
high?
Options
A.
A
= 1,
B
= 1,
C
= 1
B.
A
= 1,
B
= 0,
C
= 0
C.
A
= 0,
B
= 0,
C
= 1
D.
A
= 0,
B
= 0,
C
= 0
Show Answer
Scratch Pad
Discuss
Correct Answer:
A
= 0,
B
= 0,
C
= 0
7. The output of an exclusive-OR gate is HIGH if ________.
Options
A. all inputs are LOW
B. all inputs are HIGH
C. the inputs are unequal
D. none of the above
Show Answer
Scratch Pad
Discuss
Correct Answer: the inputs are unequal
8. The output of an exclusive-NOR gate is HIGH if ________.
Options
A. the inputs are equal
B. one input is HIGH, and the other input is LOW
C. the inputs are unequal
D. none of the above
Show Answer
Scratch Pad
Discuss
Correct Answer: the inputs are equal
9. One advantage TTL has over CMOS is that TTL is ________.
Options
A. less expensive
B. not sensitive to electrostatic discharge
C. faster
D. more widely available
Show Answer
Scratch Pad
Discuss
Correct Answer: not sensitive to electrostatic discharge
10. CMOS IC packages are available in ________.
Options
A. DIP configuration
B. SOIC configuration
C. DIP and SOIC configurations
D. neither DIP nor SOIC configurations
Show Answer
Scratch Pad
Discuss
Correct Answer: DIP and SOIC configurations
Comments
There are no comments.
Enter a new Comment
Save
More in Digital Electronics:
Boolean Algebra and Logic Simplification
Code Converters and Multiplexers
Combinational Logic Analysis
Combinational Logic Circuits
Computers
Counters
Describing Logic Circuits
Digital Arithmetic Operations and Circuits
Digital Concepts
Digital Design
Digital Signal Processing
Digital System Projects Using HDL
Ex-OR and Ex-NOR Gates
Flip-Flops
Integrated-Circuit Logic Families
Integrated Circuit Technologies
Interfacing to the Analog World
Logic Families and Their Characteristics
Logic Gates
Memory and Storage
Microprocessor Fundamentals
MSI Logic Circuits
Multivibrators and 555 Timer
Number Systems and Codes
Programmable Logic Device
Shift Registers
Signals and Switches
The 8051 Microcontroller