What is the fundamental unit of digital electronics?
- a) Transistor
- b) Flip-Flop
- c) Logic Gate
- d) Diode
Which logic gate produces an output that is the inverse of the input?
- a) AND
- b) OR
- c) NOT
- d) XOR
How many NAND gates are required to create a 2-input XOR gate?
- a) 1
- b) 2
- c) 3
- d) 4
Which type of flip-flop has two inputs and one output?
- a) D Flip-Flop
- b) T Flip-Flop
- c) JK Flip-Flop
- d) SR Flip-Flop
What is the binary equivalent of the decimal number 10?
- a) 1010
- b) 1110
- c) 1001
- d) 1100
What is the hexadecimal equivalent of the binary number 1101?
- a) D
- b) B
- c) A
- d) C
Which component is used to store a single binary digit?
- a) Transistor
- b) Flip-Flop
- c) Register
- d) Capacitor
What is the basic building block of a digital circuit?
- a) AND gate
- b) OR gate
- c) Flip-Flop
- d) Transistor
In which logic gate is the output true only when all inputs are true?
- a) AND
- b) OR
- c) NOT
- d) XOR
Which logic gate has the same output as an OR gate followed by a NOT gate?
- a) NAND
- b) XOR
- c) NOR
- d) XNOR
How many bits are in a byte?
- a) 4
- b) 8
- c) 16
- d) 32
Which type of logic gate is represented by the following truth table?
A B | Y ------|--- 0 0 | 1 0 1 | 0 1 0 | 0 1 1 | 1
- a) AND
- b) OR
- c) NAND
- d) XOR
What is the output of an AND gate if both inputs are 1?
- a) 0
- b) 1
- c) Undefined
- d) Error
Which logic gate has an output that is true if and only if exactly one of its inputs is true?
- a) AND
- b) OR
- c) XOR
- d) NOT
How many inputs does an XOR gate have?
- a) 1
- b) 2
- c) 3
- d) 4
What is the main advantage of using flip-flops in digital circuits?
- a) They can store multiple bits of data
- b) They can perform arithmetic operations
- c) They can synchronize data transfer
- d) They can generate clock signals
In a digital system, what is the purpose of a decoder?
- a) To convert binary data into a digital signal
- b) To convert analog data into digital data
- c) To convert binary data into a specific output code
- d) To convert digital data into an analog signal
Which logic gate has an output that is true if and only if all of its inputs are false?
- a) AND
- b) OR
- c) XOR
- d) NOT
What is the primary function of a multiplexer in digital electronics?
- a) To combine multiple signals into one
- b) To split one signal into multiple outputs
- c) To invert the input signal
- d) To amplify the input signal
Which type of logic gate is represented by the following truth table?
A B | Y ------|--- 0 0 | 0 0 1 | 1 1 0 | 1 1 1 | 0
- a) AND
- b) OR
- c) NAND
- d) XOR
What is the output of a NAND gate if both inputs are 1?
- a) 0
- b) 1
- c) Undefined
- d) Error
Which logic gate has an output that is true if and only if all of its inputs are true?
- a) AND
- b) OR
- c) XOR
- d) NOT
What is the function of an encoder in digital electronics?
- a) To convert analog data into digital data
- b) To convert binary data into a specific output code
- c) To combine multiple signals into one
- d) To split one signal into multiple outputs
Which logic gate has an output that is true if and only if all of its inputs are true?
- a) AND
- b) OR
- c) XOR
- d) NOT
Which of the following is not a characteristic of digital circuits?
- a) High accuracy
- b) Low noise
- c) High speed
- d) Continuous range of values
Post a Comment
If you have any doubts, please let me know