wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Digital Logic Quiz

Total questions: 34

Worksheet time: 17mins

Name
Class
Date
1.

The given hexadecimal number (1E.53)16 is equivalent to ____________

a)

(35.684)8

b)

(36.246)8

c)

(34.340)8

d)

(35.599)8

2.

What is the addition of the binary numbers 11011011010 and 010100101?

a)

0111001000

b)

1100110110

c)

11101111111

d)

10011010011

3.

The expression for Absorption law is given by _________

a)

A + AB = A

b)

A + AB = B

c)

AB + AA' = A

d)

A + B = B + A

4.

The Output is LOW if any one of the inputs is HIGH in case of a _________ gate.

a)

NOR

b)

NAND

c)

OR

d)

AND

5.

If A and B are the inputs of a half adder, the sum is given by __________

a)

A AND B

b)

A OR B

c)

A XOR B

d)

A EX-NOR B

6.

Let A and B is the input of a subtractor then the output will be ___________

a)

A XOR B

b)

A AND B

c)

A OR B

d)

A EXNOR B

7.

Which of the following is correct for Digital Circuits?

a)

Less susceptible to noise or degradation in quality

b)

Use transistors to create logic gates to perform Boolean logic

c)

Easier to perform error detection and correction with digital signal

d)

All of the mentioned

8.

The octal number (651.124)8 is equivalent to ______

a)

(1A9.2A)16

b)

(1B0.10)16

c)

(1A8.A3)16

d)

(1B0.B0)16

9.

Binary subtraction of 100101 - 011110 is?

a)

000111

b)

111000

c)

010101

d)

101010

10.

Which of the following correctly describes the distributive law.

a)

(A+B)(C+D)=AB+CD

b)

(A+B).C=AC+BC

c)

(AB)(A+B)=AB

d)

(A.B)C=AC.AB

11.

The complement of the input given is obtained in case of:

a)

NOR

b)

AND+NOR

c)

NOT

d)

EX-OR

12.

If A and B are the inputs of a half adder, the carry is given by __________

a)

A AND B

b)

A OR B

c)

A XOR B

d)

A EX-NOR B

13.

Let A and B is the input of a subtractor then the borrow will be ___________

a)

A AND B'

b)

A' AND B

c)

A OR B

d)

A AND B

14.

Which of the following is a type of digital logic circuit?

a)

Combinational logic circuits

b)

Sequential logic circuits

c)

Both Combinational & Sequential logic circuits

d)

None of the mentioned

15.

Which of the following is the complement of A + B?

a)

A'B'

b)

A' + B'

c)

AB

d)

A + B'

16.

According to De Morgan's theorem, (AB)' is equal to:

a)

A' + B'

b)

A'B'

c)

AB

d)

A + B

17.

Which of the following is an Idempotent Law in Boolean Algebra?

a)

A + A = A

b)

A + 1 = 1

c)

A + 0 = A

d)

A + A' = 1

18.

What is the result of A + A'B?

a)

1

b)

A + B

c)

B

d)

A' + B

19.

Which of the following is correct according to Absorption Law?

a)

A + AB = A

b)

A(A + B) = B

c)

A + A'B = B

d)

A + B = AB

20.

What is the result of A ⊕ A?

a)

1

b)

A

c)

0

d)

A'

21.

Which theorem states that A + A'B = A + B?

a)

De Morgan's theorem

b)

Absorption theorem

c)

Distribution theorem

d)

Consensus theorem

22.

Which of the following is a Universal Gate?

a)

AND

b)

OR

c)

XOR

d)

NAND

23.

The output of an AND gate is 1 when:

a)

Any input is 1

b)

All inputs are 1

c)

All inputs are 0

d)

Any input is 0

24.

Which Boolean identity is used in A + AB = A?

a)

Idempotent Law

b)

Absorption Law

c)

De Morgan's Law

d)

Complement Law

25.

Which of the following is a combinational circuit?

a)

Flip-Flop

b)

Counter

c)

Multiplexer

d)

Shift Register

26.

How many select lines are needed for an 8-to-1 multiplexer?

a)

2

b)

3

c)

4

d)

8

27.

A Half-Adder consists of which gates?

a)

AND and OR

b)

XOR and AND

c)

XOR and OR

d)

NAND and NOR

28.

A Full-Adder has how many inputs and outputs?

a)

2 inputs, 1 output

b)

3 inputs, 2 outputs

c)

2 inputs, 2 outputs

d)

3 inputs, 1 output

29.

Which combinational circuit is used to select one input from multiple inputs?

a)

Decoder

b)

Encoder

c)

Multiplexer

d)

Demultiplexer

30.

Which logic circuit generates the sum and carry for binary addition?

a)

Comparator

b)

Decoder

c)

Adder

d)

Multiplexer

31.

What is the function of a Demultiplexer?

a)

Converts one input into multiple outputs

b)

Converts multiple inputs into one output

c)

Stores data

d)

Performs arithmetic operations

32.

Which of the following is NOT a combinational circuit?

a)

Multiplexer

b)

Encoder

c)

Flip-Flop

d)

Full-Adder

33.

How many NOT gates are required to implement a 4-input NAND gate using only NOR gates?

a)

2

b)

3

c)

4

d)

1

34.

How many 2-input NAND gates are required to implement an XOR gate?

a)

2

b)

3

c)

4

d)

5