MTVD 202 MCQ
MTVD 202 MCQ
MTVD 202 MCQ
Ans:d
2. What is the octal equivalent of the binary number:
10111101
(a)675
(b)275
(c) 572
(d) 573.
Ans:b
Ans:a
4.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.
Ans:b
5. 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.
Ans:c
6. The number 10000 would appear just immediately after
(a) FFFF (hex)
(b) 1111 (binary)
(c) 7777 (octal)
(d) All of the above.
Ans:d
7. (0101)2 is
(a) (37)10
(b) ( 69)10
(c) (41 )10
(d) (5)10
Ans:d
Ans:b
13. 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
Ans:c
15. An OR gate has 6 inputs. The number of input words in its truth table are
(a)6
(b)32
(c) 64
(d) 128
Ans:c
Ans:c
21. 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.
Ans:c
22. 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
Ans:d
23.The number of digits in octal system is
a.8
b.7
c.10
d. none
29.IC s are
a. analog
b. digital
c. both analog and digital
d. mostly analog
30.The rate of change of digital signals between High and Low Level is
a. very fast
b. fast
c. slow
d. very slow
32.Logic pulser
a. generates short duration pulses
b. generate long duration pulses
c. generates long and short duration
d. none of above
34. What is the output state of an AND gate if the inputs are 0 and 1?
a.0
b.1
c.3
d.2
36.1111+11111=
a.101111
b.101110
c.111111
d.011111
39.1011*101=
a.55
b.45
c.35
d.25
40.111011*10001=
a.111101101
b.111101100
c.111110
d.1100110
43. The contents of these chips are lost when the computer is switched off?
a. ROM chips
b. RAM chips
c. DRAM chips
d. none of above
46.How many bits of information can each memory cell in a computer chip hold?
a. 0 bits
b. 1 bit
c. 8 bits
d. 2 bits
60.A counter is a
a. Sequential ckt
b. Combinational ckt
c. both combinational and sequential ckt
d. none of above
64. An 8 bit binary number is to be entered into an 8 bit serial shift register. The
number of clock pulses required is
a. 1
b. 2
c. 4
d. 8
65. 23.6 10=……….2
a.11111.10011
b.10111.10011
c.00111.101
d.10111.1
68.In a 4 input OR gate,the total number of High outputs for the 16 input states are
a.16
b.15
c.13
d. none of above
69.In a 4 input AND gate,the total number of High outputs for the 16 input states
are
a.16
b.8
c.4
d.1
70.a buffer is
a. always non-inverting
b.always inverting
c. inverting or non-inverting
d.none of above
71.An AND gate has two inputs A and B and ine inhibits input S.Output is 1 if
a.A=1,B=1,S=1
b. A=1,B=1,S=0
c. A=1,B=0,S=1
d. A=1,B=0,S=0
72. An AND gate has two inputs A and B and ine inhibits input S.Out of total 8
input states,Output is 1 in
a. 1 states
b. 2 states
c. 3 states
d. 4 states
76. A XOR gate has inputs A and B and output Y.Then the output equation is
a.Y=A+B
b.Y=AB+A’B
c.AB+ AB’
d.AB’+A’B’
81. A+(B.C)=
a. A.B+C
b. A.B+A.C
c. A
d.(A+B).(A+C)
82.A.0=
a. 1
b. A
c. 0
d. A or 1
83.A+A.B=
a. B
b. A.B
c. A
d. A or B
90. In the expression A+BC, the total number of min terms will be
a.2
b. 3
c.4
d. 5
94. AB+AB’=
a. B
b. A
c.1
d. 0
95. In a four variable Karnaugh map eight adjacent cells give a
a. Two variable term
b. single variable term
c. Three variable term
d. four variable term
97.In a karnaugh map for an expression having ‘don’t care terms’ the don’t cares
can be treated as
a. 0
b. 1
c. 1 or 0
d. none of above
110.AB'+A.B=
a. B
b. A.B
c. A
d. A or B
111.A.A=
a. 1
b. A
c. 0
d. A or 1
112.AA'+A.B=
a. B
b. A.B
c. A
d. A or B
113. Parallel adder is
a. sequential circuits
b. combinational circuits
c. either sequential or combinational circuits
d. none of above
114. The inputs to a 3 bit binary adder are 111 and 110. The output will be
a.101
b.1101
c.1111
d.1110
119. It is desired to route data from one registers to many register. The device
needed is
a. decoder
b. multiplexer
c. demultiplexer
d. counter
121. In 2’s complement addition, the carry generated in the last stage is
a. added to LSB
b. neglected
c. added to bit next to MSB
d. added to the bit next to LSB
123.In a 7 segment display the segments a,c,d,f,g are lit. The decimal number
displayed will be
a. 9
b. 5
c. 4
d. 2
124. In a 7 segment display the segments b and c are lit up. The decimal number
displayed will be
a. 9
b. 7
c. 3
d. 1
127. In the expression A+BC+CB, the total number of min terms will be
a.2
b. 3
c.4
d. 5
132. It is desired to route data from many registers to one register. The device
needed is
a. decoder
b. multiplexer
c. demultiplexer
d. counter
134. A latch is a
a. combinational circuit
b. memory element
c. arithmetic element
d. memory or arithmetic
136. I n a D latch
a. data bit D is fed to S input and D’ to R input
b. data bit D is fed to R input and D’ to S input
c. data bit D is fed to both R and S inputs
d. data bit D’ is not fed to any input
137. I n a D latch
a. a high D sets the latch and low D resets it
b. a low D sets the latch and high D resets it
c. race can occur
d. none of above
144.A counter has N flip flops. The total number of states are
a. N
b. 2N
c. 2N
d. 4N
150. Shifting digits from left to right and vice versa is needed in
a. storing numbers
b. arithmetic operations
c. counting
d. storing and counting