Digital Electronics
Digital Electronics for GATE Preparation and Practice Test
Questions
Multiplexer is also known as
- data selector
- data distributor
- decoder
- encoder
Excess-3 code is
- non-weighted code
- weighted code
- self-complementing code
- both (1) and (3)
In a sequential circuit, the output depends on
- present state only
- past inputs only
- both (1) and (2)
- none of these
The decimal number represented by 0.1110 is
- .375
- .475
- .675
- .875
The number of input line required in a decoder, if it has 32 output lines.
- 5
- 4
- 3
- 2
Find the grey code of the number 011010.
- 010101
- 101010
- 010111
- 010110
Which flip flop is used to remove the race around condition?
- Master slave JK flip flop
- T flip flop
- D flip flop
- SR flip flop
How many flip flops are required for mod 5 counter?
- 2
- 5
- 4
- 3
Even parity Hamming code for the 4 bit binary number is 0111 is
- 0001111
- 0011111
- 1111000
- 0101011
JK flip flop can be used as a T flip flop, if the inputs at JK flip flop are
- J=k=0
- j=k=1
- both of the above
- j=0 ,k=1
Demultiplexer is also known as
- data selector
- data distributor
- decoder
- encoder
The even parity for the number 01110010 is
- 0
- 1
- 2
- none
How many flip flop are required for mod 10 counter?
- 2
- 5
- 4
- 3
A tabulation method specifying inputs required for a flip flop to change from a present state to next state is known as
- characteristic equation
- excitation table
- characteristic table
- truth table
The count of four bit down counter is 0000. When a clock pulse is applied, its count will be
- 0000
- 0001
- 1111
- 1010
A four variable logic expression can be realized using which multiplexer?
- 16:1
- 8:1
- 4:1
- 32:1
In BCD adder, to get the correct BCD sum
- binary 6 (0110) is added
- binary 9 (1001) is added
- no number is added
- bianry 1 (001) is added
Can a programmable read only memory (PROM) be programmed by the user using PROM programmer or not?
- Only once by the user.
- Cannot be programmed by the user.
- It can be programmed again and again.
- Its programming is fixed by the vendor.
Programmable array logic(PAL) has
- a fixed AND array
- a fixed OR array
- programmable AND array an fixed OR array
- programmable OR array and fixe AND array
TTL with which output can be used for wired connection?
- Totem pole output
- Open collector output
- Active pull up
- Schottky TTL
A unipolar logic family uses which device?
- BJT
- FET
- MOS
- IGBT
The fastest logic family is
- TTL
- ECL
- RTL
- DTl
The process of subtraction gets converted into addition by
- 1'S complement method
- 2'S complement method
- 10'S complement method
- none of these
Race condition may exist in which sequential circuit?
- Synchronous sequential circuit
- Asynchronous sequential circuit
- Both of the above
- None of these
T flip-flop can be used as
- a delay switch
- a toggle switch
- a simple switch
- none of these