LATEST

Thursday, April 16, 2020

DIGITAL ELECTRONICS MCQS SET 01

DIGITAL ELECTRONICS MCQS SET 01

1․ When will be the output of a NOT gate is HIGH?
a. the input is HIGH               b. the input is LOW
c. the input is HIGH and LOW      d. none of the above
Explanation:
NOT gate acts as an inverter so it has only one i/p and one o/p. Input (0) = output (1). Input (1) = output (0). NOT gate has high output when input is low.
 
2․ Which is the example of digital device from the given option?
a. Sensors    b. Record players    c. Microprocessors
d. Thermistors
Explanation:
The microprocessor is a multipurpose, programmable device that accepts digital data as input, processes it according to instructions stored in its memory, and provides results as output. The other devices are analog devices.

3․ How many input and output required for demultiplexer?
a. one input and one output
b. number of selection inputs and one output
c. one input and many output
d. None of the above
Explanation:
Demultiplexer refers to DEMUX means one to many. It can send one signal to many devices.

4․ How many stable state/states present in flip-flop?
a. 2        b. 3           c. 1          d. 4
Explanation:
Flip flop is a bistable multivibrator, so it has 2 stable states.

5․ Why generic array logic (GAL) device was invented?
a. Mask programmable      b. One-time programmable
c. Reprogrammable             d. None of the above
Explanation:
Generic array logic (GAL) device was erasable and re-programmable making prototyping and design changes easier for engineer. The GAL was an improvement of PAL and it can take many PAL devices.

6․ What is the radix of octal number system?
a. 10          b. 2            c. 16           d. 8
Explanation:
8 is the radix of octal because octal has only two values from 0 to 7.

7․ What is the requirement of full substractor circuit?
a. Three inputs and two outputs
b. Three inputs and one output
c. Two inputs and two outputs
d. Two inputs and three outputs
Explanation:
Subtractor means the difference, for full subtractor we need 2 i/p and 2 o/p, one o/p for difference and other for borrow. It is used for 3 bit binary numbers.

8․ When will be the output of an OR gate is LOW ?
a. When all input is LOW        b. When any input is HIGH
c. When all inputs are HIGH     d. When any input is LOW
Explanation:
OR gate means A+B = Output, now both of the input low means 0, then output is become 0.

9․ Why encoder is used in the digital electronics ?
a. To convert non coded information into coded form
b. To convert coded information into non coded form
c. It is used to separate address bus and data bus
d. None of the above
Explanation:
Encoder is used to convert the non-coded form into coded form.

10․ When will be the output of a NOT gate is LOW ?
a. the input is LOW.           b. the input is HIGH.
c. the input is HIGH and LOW.      d. none of the above.
Explanation:
NOT gate acts as an inverter, it has only one i/p and one o/p. When Input 0 = output 1. When Input 1 = output 0.

No comments:

Post a Comment