Subject: DTE (22320) Question Bank
Subject: DTE (22320) Question Bank
QUESTION BANK
1. The parameter through which 16 distinct values can be represented is known as
________
a) Bit
b) Byte
c) Word
d) Nibble
2. The representation of octal number (532.2)8 in decimal is ________
a) (346.25)10
b) (532.864)10
c) (340.67)10
d) (531.668)10
3. The decimal equivalent of the binary number (1110.011)2 is ________
a) (14.375)10
b) (10.123)10
c) (11.175)10
d) (9.23)10
4. Convert binary to Hexadecimal: (110110001010)2 =?
a) (5512)8
b) (D8A)16
c) (D9A)16
d) (6745)8
5. Perform binary addition: 101101 + 011011 = ?
a) 011010
b) 1010100
c) 101110
d) 1001000
6. 2’s complement of 1011101 is ____________
a) 0101110
b) 1001101
c) 0100011
d) 1100101
7. According to boolean law: A + A’ = ?
a) 1
b) A
c) 0
d) A’
8. The boolean function A + BC is a reduced form of ____________
a) AB + BC
b) (A + B)(A + C)
c) A’B + AB’C
d) (A + C)B
9. There are ______ cells in a 4-variable K-map.
a) 12
b) 16
c) 18
d) 8
10. Don’t care conditions can be used for simplifying Boolean expressions in ___________
a) Registers
b) Terms
c) K-maps
d) Latches
11. In which of the following gates the output is 1 if and only if at least one input is 1?
a) AND
b) NOR
c) NAND
d) OR
12. The NOR gate output will be high if the two inputs are __________
a) 00
b) 01
c) 10
d) 11
13. A single transistor can be used to build which of the following digital logic gates?
a) AND gates
b) OR gates
c) NOT gates
d) NAND gates
14. How many OR circuits are contained in a 7432 OR IC?
a) 1
b) 2
c) 4
d) 8
15. Fan-in and Fan-out are the characteristics of ___________
a) Registers
b) Logic families
c) Sequential Circuits
d) Combinational Circuits
16. Total number of inputs in a full adder is __________
a) 3
b) 2
c) 4
d) 1
17. In which operation carry is obtained?
a) Subtraction
b) Addition
c) Multiplication
d) Both addition and subtraction
18. Perform binary subtraction: 101111 – 010101 = ?
a) 100100
b) 010101
c) 011010
d) 011001
19. Carry out BCD subtraction for (68) – (61) using 10’s complement method.
a) 00000111
b) 01110000
c) 100000111
d) 011111000
20. A digital system consists of _____ types of circuits.
a) 2
b) 3
c) 4
d) 5
21. How many shift registers are used in a 4 bit serial adder?
a) 4
b) 3
c) 2
d) 5
22. What is a multiplexer?
a) It is a type of decoder which decodes several inputs and gives one output
b) A multiplexer is a device which converts many signals into one
c) It takes one input and results into many output
d) It is a type of encoder which decodes several inputs and gives one output
23. One multiplexer can take the place of ___________
a) Several SSI logic gates
b) Combinational logic circuits
c) Several Ex-NOR gates
d) Several SSI logic gates or combinational logic circuits
24. If the number of n selected input lines is equal to 2^m then it requires _____ select lines.
a) 2
b) m
c) n
d) 2n
25. How many NOT gates are required for the construction of a 4-to-1 multiplexer?
a) 3
b) 4
c) 2
d) 5
26. The enable input is also known as ___________
a) Select input
b) Decoded input
c) Strobe
d) Sink
27. The two input MUX would have ____________
a) 1 select line
b) 2 select lines
c) 4 select lines
d) 3 select lines
28. The word demultiplex means ___________
a) One into many
b) Many into one
c) Distributor
d) One into many as well as Distributor
29. How many select lines are required for a 1-to-8 demultiplexer?
a) 2
b) 3
c) 4
d) 5
30. Which IC is used for the implementation of 1-to-16 DEMUX?
a) IC 74154
b) IC 74155
c) IC 74139
d) IC 74138
31. In 7 segment display, how many LEDs are used?
a) 8
b) 7
c) 10
d) 9
32. How many inputs will a decimal-to-BCD encoder have?
a) 4
b) 8
c) 10
d) 16
33. How many outputs are present in a BCD decoder?
a) 4
b) 5
c) 15
d) 10
34. A latch is an example of a ___________
a) Monostable multivibrator
b) Astable multivibrator
c) Bistable multivibrator
d) 555 timer
35. A D flip-flop can be constructed from an ______ flip-flop.
a) S-R
b) J-K
c) T
d) S-K
1 C
2 A
3 A
4 B
5 D
6 C
7 A
8 B
9 B
10 C
11 D
12 A
13 C
14 C
15 B
16 A
17 B
18 C
19 A
20 A