wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

DPSD QUIZ 1

Total questions: 20

Worksheet time: 14mins

Name
Class
Date
1.

Which among the following is a combinational circuit

a)

Flip Flop

b)

Latch

c)

Counter

d)

Encoder

2.

Full Adder can be formed by cascading two half adders

a)

True

b)

False

3.

When performing X-Y in boolean algebra, borrow is generated when X is less than Y

a)

True

b)

False

c)

Cannot be determined

4.

The combinational circuit used for routing the input value to the output line based on the select signal combination

a)

Multiplexer

b)

Demultiplexer

c)

Encoder

d)

Decoder

5.

Which among the following is the BCD representation of the decimal number 12

a)

1100

b)

0001 0010

c)

1101

d)

0001 0011

6.

Which among the following is the BCD representation of the decimal number 12

a)

1100

b)

0001 0010

c)

1101

d)

0001 0011

7.

How many AND gates are required to realize Y = CD + EF + G?

a)

4

b)

5

c)

3

d)

2

8.

State the name of this logic gate....

a)

AND

b)

NOT

c)

NOR

d)

OR

9.

One input of a NAND gate is low (logic level 0) and the other input is high (logic level 1).

The output state is?

a)

1

b)

0

10.

symbol for a NAND gate is....

a)
b)
c)
d)
11.

Which truth table is this?

a)

XOR

b)

NOR

c)

NAND

d)

NOT

12.

Which are the UNIVERSAL GATES?

a)

XOR Gate & NOT Gate

b)

AND Gate & OR Gate

c)

NAND Gate & NOR Gate

d)

All of the above

13.

The NOR Gate is OR Gate followed by ...............

a)

OR Gate

b)

NOT Gate

c)

AND Gate

d)

None of the above

14.

NAND Gate is called a universal logic element, because

a)

It is used by everybody

b)

Any logic function can be realised by NAND Gate alone

c)

Many digital computers use NAND Gate

d)

All the minimisation techniques are applicable to optimum NAND Gate realisation

15.

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

16.

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’

17.

2’s complement of binary number 0101 is

a)

1011

b)

1111

c)

1101

d)

1110

18.

What is the BCD representation of the binary code " 01101"

a)

10011

b)

10010

c)

11100

d)

11001

19.

The circuit of the given figure realizes the function …………

a)

Y = (A'+B')C + (DE)'

b)

Y = A'+B'+C'+D'+E'

c)

AB+C+D'E

d)

AB+C(D+E')

20.

What is the expression for the SUM output of a full adder?

a)

A⊕B⊕Cin

b)

A⊕B

c)

A⊕Cin

d)

(A+B)⊕Cin