WorksheetsDCF I SEM MCQ Test 2024
Total questions: 70
Worksheet time: 39mins
BCD stands for
binary coded decimal
binary common decimal
basic carrier decimal
based counter decimal
The 10's complement of (4136)10 is
5841
5864
5844
5874
A register is a group of _____ suitable for storing binary information.
counters
adders
flip-flops
substractors
What is the octal equivalent of the binary number 10111101?
675
275
572
573
Ripple counters are sometimes called
synchronous counters
registers
asynchronous counters
program counters
The master-slave J-K flip-flop is effectively a combination of
an SR flip-flop and a T flip-flop
an SR flip-flop and a D flip-flop
a T flip-flop and a D flip-flop
two T flip-flops
The output of half adder is in the form of
sum
carry
sum and carry
None of the above
How many cells are there in an n-variable K-map?
2n
2n+a
2n-a
n²
The D flip-flop is a modification of
JK flip-flop
T flip-flop
RS flip-flop
clocked RS flip-flop
SR-type flip-flop can be converted into D flip-flop, if S is connected to R through
EX-OR gate
inverters
AND gate
full adder
The 2's complement of a binary number is obtained by adding 1's complement. to its
12
10
2
1
What is the octal equivalent of the binary number 10111101.
675
275
572
573
What is the output state of an OR gate if the inputs are 0 and 1?
0
1
Not defined
2
The output of a/an gate is only 1 when all of its inputs are 1.
NOR
XOR
AND
NOT
Boolean Algebra obeys.
Commutative law
Associative law
distributiv vee law
All of the above
How many cells are there in an n-variable K-map?
2n
2n+a
2n-a
n²
Parallel adder is.
sequential circuits
combinational circuits
linear circuits
non-linear circuits
How many inputs and outputs are used to construct a full-adder?
3 inputs and 2 outputs
2 inputs and 1 output
1 input and 1 output
1 input and 2 outputs
The output of half-adder is in the form of.
sum
carry
both a) and b)
None of the above
_____ is used for converting one type of number system into the other form.
Decoder
Encoder
Multiplexer
Demultiplexer
The 1's complement of the binary number 1001010.110
1101010.110
1010101.101
0110111.001
0110101.001
The 10'S complement for (547)10 is
453
435
463
456
The operator precedence for evaluating Boolean expression is
OR, AND, parenthesis, NOT
AND, NOT, parenthesis, OR
NOT, parentheses, AND, OR
Parentheses, NOT, AND, OR
The universal gate is
NAND gate
OR gate
EX-OR gate
NOT gate
The output of AND gate is 1, if
All inputs are O
All inputs are 1
At least one input is 0
At least one input is 1
In Boolean Algebra the bar sigh (-) indicates
AND operation
OR operation
NOT operation
None of the above
A combinational circuit that selects binary information from one of many input lines and directs it to a single output line is
Decoder
Multiplexer
Adder
Subtractor
A combinational circuit that converts binary information from n input lines to a maximum of 2 n unique output lines is
Decoder
Multiplexer
Adder
Subtractor
In which counter does the flip-flop output transition serves as a source for triggering other flip-flop?
Ripple counter
Shift counter
Binary counter
Up-down counter
The counters in which the clock pulses are applied to the CP inputs of all flip-flops are called
Synchronous counters
All counters
Asynchronous counters
Syndicate counters
The 1’s complement of the binary number 1010101·010 is
0101010·110
0101010·100
0101010·111
0101010·101
Binary code for decimal digit requires
1 bit
2 bits
3 bits
4 bits
Which of the following states the associative law?
x + x = x
x + y = y + x
x + (y + z) = (x + y) + z
(xy)’ = x’ + y’
The operator precedence for evaluating Boolean expressions is
OR, AND, parentheses, NOT
AND, NOT, parentheses, OR
NOT, parentheses, AND, OR
parentheses, NOT, AND, OR
The algebraic expression for the exclusive-NOR operation is
F = xy’ + x’y
F = xy + x’y’
F = (x + y)’
F = x + y
The output of OR gate is 1, if
all inputs are 1
all inputs are 0
at least one input is 1
at least one input is 0
A combinational circuit that selects binary information from one of many input lines and directs it to a single output line is
decoder
multiplexer
adder
subtractor
A combinational circuit that converts binary information from n input lines to a maximum of 2n unique output lines is
decoder
multiplexer
adder
subtractor
A sequential circuit that goes through a prescribed sequence of states upon the application of input pulses is called
register
counter
flip-flop
multiplexer
The counters in which the clock pulses are applied to the CP inputs of all flip-flops are called
synchronous counters
all counters
asynchronous counters
syndicate counters
The 9’s complement of (636)₁₀ is
336
363
663
373
When an input electrical signal A = 10100 is applied to a NOT gate, its output signal is
01011
10001
10101
00101
Conversion of binary number 101101₂ to hexadecimal is
37₁₆
2E₁₆
27₁₆
2D₁₆
Flip-flop outputs are always
the same
independent of each other
complimentary
same as inputs
A half-adder adds____bits.
16
8
4
2
A demultiplexer is also known as
data selector
data distributor
decoder
encoder
A shift register can be used for
parallel to serial conversion
serial to parallel conversion
digital delay line
All of the above
Binary Coded Decimal (BCD) numbers express each digit as a
byte
bit
nibble
None of the above
Multiplication of 111₂ by 101₂ is
110011₂
100011₂
111100₂
000101₂
A combinational logic circuit that selects one of several digit inputs and forwards the selected input into a single line is
Multiplexer
Decoder
Encoder
demultiplexer
The other name of D flip-flop is delay flip-flop.
True
False
Decoders are used for converting one type of number system into the other form.
True
False
NAND gate is known as universal gate.
True
False
Parallel counter is also called shift counter.
True
False
Boolean algebra obeys distributive law and commutative law.
True
False
A register is a group of flip-flops suitable for storing binary information.
True
False
Synchronous counter is also called ripple counter.
True
False
S-R type flip-flop can be converted into D flip-flop if S is connected to R through EX-OR gate.
True
False
NAND gate is known as universal gate.
True
False
The master slave J-K flip-flop is effectively a combination of S-R flip-flop and a T flip-flop.
True
False
Decimal number (61)10 to its binary number equivalent is (111101)2
True
False
The AND gate is an electronic circuit that gives a high output only if all inputs are low.
True
False
In a synchronous binary counter, the flip-flop in the lowest order position is complemented with every pulse.
True
False
A product of sums is a Boolean expression containing OR terms, called
sum terms.
True
False
In a synchronous binary counter, the flip-flop in the lowest-order position is complemented with every pulse.
True
False
The D flip-flop is a modification of RS flip-flop.
True
False
An OR gate output is low only if all the inputs are high.
True
False
A BCD counter is a decade counter.
True
False
A decoder is used to change a BCD number into an equivalent decimal number.
True
False
A buffer inverts the input.
True
False
