wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Digital Electronics-Final

Total questions: 15

Worksheet time: 10mins

Name
Class
Date
1.

Which are UNIVERSAL GATES?

a)

AND gate and OR gate

b)

NAND gate and NOR gate

c)

XOR gate and XNOR gate

d)

NOT gate

2.

Which of the following statements is TRUE for an OR Gate:

a)

A '1' at any of the inputs causes the output to be '1'

b)

A '1' at any of the inputs causes the output to be '0'

c)

A '0' at any of the inputs causes the output to be '0'

d)

A '0' at any of the inputs causes the output to be '1'

3.

Which is the correct order of sequence for representing inputs in K-map

a)

(00,01,10,11)

b)

(00,01,11,10)

c)

(00,10,11,01)

d)

(00,11,01,10)

4.

For staircase wiring (one lamp controlled by two switches), which logic function can be used to realize the application?

a)

AND Gate

b)

OR Gate

c)

XOR Gate

d)

NOR Gate

5.

The output of this combinational circuit is:

a)

A+B+C

b)

A(B+C)

c)

B(C+A)

d)

C(A+B)

6.

In the figure shown, the output ܻ is required to be ܻ Y=AB+ C'D'. The gates G1 and G2 must be, respectively:

a)

NOR, OR

b)

NAND, OR

c)

AND, NAND

d)

NAND, NOR

7.

The Boolean expression (X+Y) (X+Y')+(XY')'+(X')'simplifies to:

a)

X

b)

XY

c)

X+Y

d)

Y

8.

The Boolean expression for the truth table shown (D is the output) is :

a)

B(A+C) (A` +C`)

b)

B(A+C`)(A`+C)

9.

A subtractor subtracts the subtrahend from the minuend

a)

True

b)

False

10.

A priority encoder is a sequential circuit

a)

True

b)

False

11.

How many select lines does a 16:1 MUX require?

a)

4

b)

3

c)

8

d)

2

12.

Can a decoder be used as a DMUX

a)

Yes

b)

No

13.

In active low logic, logic 0 is considered as logic 1

a)

True

b)

False

14.

Which flip flop is used for designing counters?

a)

T Flip Flop

b)

D Flip Flop

c)

T Latch

d)

D Latch

15.

Which MATH function does an XOR gate perform

a)

Addition

b)

Multiplication