wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Digital Electronics Lab Exam

Total questions: 20

Worksheet time: 14mins

Name
Class
Date
1.

Which of the following is a universal gate?

a)

AND

b)

NAND

c)

OR

d)

NOT

2.

2) A __________ gate gives the output as 1 only if all the inputs signals are 1.

a)

a) AND

b)

b) OR

c)

c) EXOR

d)

d) NOR

3.

3) The boolean expression of an OR gate is _______

a)

a) A.B

b)

b) A’B+AB’

c)

c) A+B

d)

d) A’B’

4.

4) Which of the following gate will give a 0 when both of its inputs are 1?

a)

a) AND

b)

b) OR

c)

c) NAND

d)

d) EXOR

5.
A NOT gate has…
a)
Two inputs and one output
b)
One input and one output
c)
One input and two outputs
d)
Two inputs and two outputs
6.
What gate is this table for?
a)
AND
b)
OR
c)
NOT
d)
NOR
7.

What will the circuit's output be?

a)

1

b)

0

8.

which device has one input and many outputs

a)

flip flop

b)

multiplexer

c)

demultiplexer

d)

counter

9.
Which truth table is this?
a)
XOR
b)
NAND
c)
NOR
d)
NOT
10.

3 bits full adder contains ________

a)

3 combinational inputs

b)

4 combinational inputs

c)

6 combinational inputs

d)

8 combinational inputs

11.

The difference between half adder and full adder is __________

a)

Half adder has two inputs while full adder has four inputs

b)

Half adder has two inputs while full adder has three inputs

c)

Half adder has one output while full adder has two outputs

12.

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

a)

A AND B AND C

b)

A XOR B XOR C

c)

None of the above

13.

For subtracting 1 from 0, we use to take a _______ from neighbouring bits.

a)

Carry

b)

Borrow

c)

Input

14.

The inputs of a NAND gate are connected together. The resulting circuit is ………….

a)

Not Gate

b)

Nor Gate

c)

And Gate

d)

Or Gate

15.

A multiplexer is also known as

a)

Coder

b)

parallel adder

c)

Data Selector

d)

NOR gate

16.

A multiplexer is a

a)

1-to-N device

b)

N-to-1 device

c)

1-to-1 device

d)

N-to-N device

17.
A demultiplexer is also known as
a)
data distributor.
b)
data selector.
c)
decoder.
d)
encoder.
18.
A data distributor (demultiplexer) takes
a)
a single input and distributes it over several outputs.
b)
all inputs and distributes it over several outputs.
c)
several inputs and distributes it over single output.
d)
selected inputs and distributes it over several outputs.
19.

Convert the binary number 1101 to gray code.

a)

1001

b)

1111

c)

1011

d)

1100

20.

Convert the Gray code 1010 to binary code.

a)

1111

b)

1100

c)

1101

d)

1001