Q1.
I. B
II. A
III. C
IV. C
V. B
VI. C
VII. C
VIII. C
IX. C
X. A
Q2.
I. FALSE
II. AND
III. 5
IV. NOR GATE
V. c
VI.
VII. In electronics, a multiplexer (or mux) is a device that selects one of several analog or
digital input signals and forwards the selected input into a single line. A multiplexer of 2n
inputs has n select lines, which are used to select which input line to send to the output. A
multiplexer is also called a data selector.
VIII. An asynchronous (ripple) counter is a single JK-type flip-flop, with its J (data) input fed
from its own inverted output. This circuit can store one bit, and hence can count from
zero to one before it overflows (starts over from 0).
Cycle Q1 Q0 (Q1:Q0)dec
0 0 0 0
1 0 1 1
2 1 0 2
3 1 1 3
4 0 0 0
IX. A digital comparator or magnitude comparator is a hardware electronic device that
takes two numbers as input in binary form and determines whether one number is greater
than, less than or equal to the other number. Comparators are used in central processing
units (CPUs) and microcontrollers (MCUs).
X. Cyclic codes are the subclass of linear block code. A linear block code I called cyclic if
every shift of a codeword is a codeword.
They are used for error correction.
Q 3.
a)
b)
c)
d)
e)
Q4.
a)
b)
c)