300+ TOP Digital Electronics MCQ Questions and Answers Quiz Pdf

Digital Electronics Multiple Choice Questions

1.In which of the following base systems is 123 not a valid number?
A. Base 10
B. Base 16
C.Base8
D. Base 3
Answer: D

2. Storage of 1 KB means the following number of bytes
A. 1000
B.964
C.1024
D. 1064
Answer: C

3. What is the octal equivalent of the binary number:
10111101
A.675
B.275
C. 572
D. 573.
Answer: B

4. Pick out the CORRECT statement:
A. In a positional number system, each symbol represents the same value irrespective of its position
B. The highest symbol in a position number system as a value equal to the number of symbols in the system
C. It is not always possible to find the exact binary
D. Each hexadecimal digit can be represented as a sequence of three binary symbols.
Answer: C

5.The binary code of (21.125)10 is
A. 10101.001
B. 10100.001
C. 10101.010
D. 10100.111.
Answer: A

DIGITAL ELECTRONICS Questions and Answers Pdf
DIGITAL ELECTRONICS Questions

6.A NAND gate is called a universal logic element because
A. it is used by everybody
B. any logic function can be realized by NAND gates alone
C. all the minization techniques are applicable for optimum NAND gate realization
D. many digital computers use NAND gates.
Answer: B

7. Digital computers are more widely used as compared to analog computers, because they are
A. less expensive
B. always more accurate and faster
C. useful over wider ranges of problem types
D. easier to maintain.
Answer: C

8. Most of the digital computers do not have floating point hardware because
A. floating point hardware is costly
B. it is slower than software
C. it is not possible to perform floating point addition by hardware
D. of no specific reason.
Answer: A

9. The number 1000 would appear just immediately after
A. FFFF (hex)
B. 1111 (binary)
C. 7777 (octal)
D. All of the above.
Answer: D

10. (1(10101)2 is
A. (37)10
B. ( 69)10
C. (41 )10
D. — (5)10
Answer: A

11. The number of Boolean functions that can be generated by n variables is equal to
A. 2n
B. 22 n
C. 2n-1
D. — 2n
Answer: B

12. Consider the representation of six-bit numbers by two’s complement, one’s complement, or by sign and magnitude: In which representation is there overflow from the addition of the integers 011000 and 011000?
A. Two’s complement only
B. Sign and magnitude and one’s complement only
C. Two’s complement and one’s complement only
D. All three representations.
Answer: D

13. A hexadecimal odometer displays F 52 F. The next reading will be
A.F52E
B.G52F
C.F53F
D.F53O.
Answer: D

14. Positive logic in a logic circuit is one in which
A. logic 0 and 1 are represented by 0 and positive voltage respectively
B. logic 0 and, -1 are represented by negative and positive voltages respectively
C. logic 0 voltage level is higher than logic 1 voltage level
D. logic 0 voltage level is lower than logic 1 voltage level.
Answer: D

15. Which of the following gate is a two-level logic gate
A. OR gate
B. NAND gate
C. EXCLUSIVE OR gate
D. NOT gate.
Answer: C

16. Among the logic families, the family which can be used at very high frequency greater than 100 MHz in a 4 bit synchronous counter is
A. TTLAS
B. CMOS
C.ECL
D.TTLLS
Answer: C

17. An AND gate will function as OR if
A. all the inputs to the gates are “1”
B. all the inputs are ‘0’
C. either of the inputs is “1”
D. all the inputs and outputs are complemented.
Answer: D

18. An OR gate has 6 inputs. The number of input words in its truth table are
A.6
B.32
C. 64
D. 128
Answer: C

19. A debouncing circuit is
A. an astable MV
B. a bistable MV
C. a latch
D. a monostable MV.
Answer: C

20. NAND. gates are preferred over others because these
A. have lower fabrication area
B. can be used to make any gate
C. consume least electronic power
D. provide maximum density in a chip.
Answer: B

21. In case of OR gate, no matter what the number of inputs, a
A. 1 at any input causes the output to be at logic 1
B. 1 at any input causes the output to be at logic 0
C. 0 any input causes the output to be at logic 0
D. 0 at any input causes the output to be at logic 1.
Answer: A

22. The fan put of a 7400 NAND gate is
A.2TTL
B.5TTL
C.8TTL
D.10TTL
Answer: D

23. Excess-3 code is known as
A. Weighted code
B. Cyclic redundancy code
C. Self-complementing code
D. Algebraic code.

Answer: C

24. Assuming 8 bits for data, 1 bit for parity, I start bit and 2 stop bits, the number of characters that 1200 BPS communication line can transmit is
A.10 CPS
B.120 CPS
C. 12CPS
D. None of the above.
Answer: C

25. Indicate which of the following three binary additions are correct?
1.1011 + 1010 = 10101
II. 1010 + 1101 = 10111
III. 1010 + 1101 = 11111
A. I and II
B. II and III
C. III only
D. II and III
Answer: D

26. Which is the correct order of sequence for representing the input values in K-map?
A. (00, 01, 10, 11)
B. (00, 10, 01, 11)
C. (00, 01, 11, 10)
D. (00, 10, 11, 01)

Answer: A

27. The binary number 10101 is equivalent to decimal number …………..

A.19
B.12
C.27
D.21
Answer: D

28. The universal gate is ………………

A.NAND gate
B.OR gate
C.AND gate
D.None of the above
Answer: A

29. The inverter is ……………

A.NOT gate
B.OR gate
C.AND gate
D.None of the above
Answer: A

30. The inputs of a NAND gate are connected together. The resulting circuit is ………….

A.OR gate
B.AND gate
C.NOT gate
D.None of the above
Answer: C

31. The NOR gate is OR gate followed by ………………

A.AND gate
B.NAND gate
C.NOT gate
D.None of the above
Answer: C

32. The NAND gate is AND gate followed by …………………

A.NOT gate
B.OR gate
C.AND gate
D.None of the above
Answer: A

33. Digital circuit can be made by the repeated use of ………………

A.OR gates
B.NOT gates
C.NAND gates
D.None of the above
Answer: C

34. The only function of NOT gate is to ……………..

A.Stop signal
B.Invert input signal
C.Act as a universal gate
D.None of the above
Answer: B

35. When an input signal 1 is applied to a NOT gate, the output is ………………

A.0
B.1
C.Either 0 & 1
D.None of the above
Answer: A

36. In Boolean algebra, the bar sign (-) indicates ………………..

A.OR operation
B.AND operation
C.NOT operation
D.None of the above
Answer: C

37. What would happen, if smaller logic modules are utilized for performing logical functions associated with FPGA?

A. Propagation delay will increase
B. FPGA area will increase
C. Wastage of logic modules will not be prevented
D. Number of interconnected paths in device will decrease
A. A & B
B. C & D
C. A & D
D. B & C

Answer: A

38. What is/are the configurable functions of each and every IOBs connected around the FPGA device from the operational point of view?
A. Input operation
B. Tristate output operation
C. Bi-directional I/O pin access
D. All of the above
Answer: D

39. Which type of CPLD packaging can provide maximum number of pins on the package due to small size of the pins?
A. PLCC
B. QFP
B. PGA
D. BGA
Answer: D

40. Which mechanism allocates the binary value to the states in order to reduce the cost of the combinational circuits?
A. State Reduction
B. State Minimization
B. State Assignment
D. State Evaluation
Answer: C

DIGITAL ELECTRONICS objective questions with answers pdf download online exam test

9 thoughts on “300+ TOP Digital Electronics MCQ Questions and Answers Quiz Pdf

  1. In Question No. 9 none of the option is correct.
    If the Question would be : “The number 10000 would appear just immediatly after ”
    Then option “a” is correct.

Leave a Reply

Your email address will not be published. Required fields are marked *