Digital Electronics
11. Excess-3 code is known as
- Weighted code
- Cyclic redundancy code
- Self-complementing code
- Algebraic code.
Correct answer: (C)
Self-complementing code
12. In case of OR gate, no matter what the number of inputs, a
- 1 at any input causes the output to be at logic 1
- 1 at any input causes the output to be at logic 0
- 0 any input causes the output to be at logic 0
- 0 at any input causes the output to be at logic 1.
Correct answer: (A)
1 at any input causes the output to be at logic 1
13. In which of the following base systems is 123 not a valid number?
- Base 10
- Base 16
- Base8
- Base 3
Correct answer: (D)
Base 3
14. Indicate which of the following three binary additions are correct?
1.1011 + 1010 = 10101
II. 1010 + 1101 = 10111
III. 1010 + 1101 = 11111
- I and II
- II and III
- III only
- II and III
Correct answer: (D)
II and III
15. Most of the digital computers do not have floating point hardware because
- floating point hardware is costly
- it is slower than software
- it is not possible to perform floating point addition by hardware
- of no specific reason.
Correct answer: (A)
floating point hardware is costly
16. NAND. gates are preferred over others because these
- have lower fabrication area
- can be used to make any gate
- consume least electronic power
- provide maximum density in a chip.
Correct answer: (B)
can be used to make any gate
17. Pick out the CORRECT statement:
- In a positional number system, each symbol represents the same value irrespective of its position
- The highest symbol in a position number system as a value equal to the number of symbols in the system
- It is not always possible to find the exact binary
- Each hexadecimal digit can be represented as a sequence of three binary symbols.
Correct answer: (C)
It is not always possible to find the exact binary
18. Positive logic in a logic circuit is one in which
- logic 0 and 1 are represented by 0 and positive voltage respectively
- logic 0 and, -1 are represented by negative and positive voltages respectively
- logic 0 voltage level is higher than logic 1 voltage level
- logic 0 voltage level is lower than logic 1 voltage level.
Correct answer: (D)
logic 0 voltage level is lower than logic 1 voltage level.
19. Storage of 1 KB means the following number of bytes
- 1000
- 964
- 1024
- 1064
20. The binary code of (21.125)10 is
- 10101.001
- 10100.001
- 10101.01
- 10100.111.
Correct answer: (A)
10101.001