Top 550+ Solved Digital Principles and System Design MCQ Questions Answer
Q. It should be kept in mind that don’t care terms should be used along with the terms that are present in
a. minterms
b. expressions
c. k-map
d. latches
Q. Using the transformation method you can realize any POS realization of OR-AND with only.
a. xor
b. nand
c. and
d. nor
Q. In case of XOR/XNOR simplification we have to look for the following
a. diagonal adjacencies
b. offset adjacencies
c. straight adjacencies
d. both diagonal and offset adjencies
Q. The code where all successive numbers differ from their preceding number by single bit is
a. alphanumeric code
b. bcd
c. excess 3
d. gray
Q. How many two-input AND and OR gates are required to realize Y = CD+EF+G?
a. 2, 2
b. 2, 3
c. 3, 3
d. 3, 2
Q. A full adder logic circuit will have
a. two inputs and one output
b. three inputs and three outputs
c. two inputs and two outputs
d. three inputs and two outputs
Q. How many two input AND gates and two input OR gates are required to realize Y = BD + CE + AB?
a. 3, 2
b. 4, 2
c. 1, 1
d. 2, 3
Q. Which of following are known as universal gates?
a. nand & nor
b. and & or
c. xor & or
d. ex-nor & xor
Q. Which of the circuits in figure (a to d) is the sum-of- products implementation of figure (e)?
a. x=ab’+a’b
b. x=(ab)’+ab
c. x=(ab)’+a’b’
d. x=a’b’+ab
Q. What type of logic circuit is represented by the figure shown below?
a. xor
b. xnor
c. and
d. xand