wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

UNIT II

Total questions: 15

Worksheet time: 8mins

Name
Class
Date
1.

The output is dependent only on present input?

a)

Combinational Circuits

b)

Analog circuits

c)

Flip flop

d)

Sequential circuits

2.

The combination of two half adders is _____________

a)

Comparator

b)

Half adder

c)

Full adder

d)

Smitt trigger

3.

The device shown here is most likely a ________

a)

Comparator

b)

Multiplexer

c)

Inverter

d)

Demultiplexer

4.

The gates required to build a half adder are __________

a)

EX-OR gate and NOR gate

b)

EX-OR gate and OR gate

c)

EX-OR gate and AND gate

d)

EX-NOR gate and AND gate

5.

A full-adder has a Cin = 0. What are the sum ( S) and the carry (Cout) when A = 1 and B = 1?

a)

S= 0, Cout = 0

b)

S= 0, Cout = 1

c)

S= 1, Cout = 0

d)

S= 1, Cout = 1

6.

The binary numbers A = 1100 and B = 1001 are applied to the inputs of a comparator.

What are the output levels?

a)

A > B = 1, A < B = 0, A < B = 1

b)

A > B = 0, A < B = 1, A = B = 0

c)

A > B = 1, A < B = 0, A = B = 0

d)

A > B = 0, A < B = 1, A = B = 1

7.

How many data select lines are required for selecting eight inputs?

a)

4

b)

3

c)

2

d)

1

8.

How many inputs must a full-adder have?

a)

2

b)

3

c)

4

d)

5

9.

If the number of n selected input lines is equal to 2^m then it requires _____ select

lines

a)

2

b)

m

c)

n

d)

2n

10.

How many select lines would be required for an 8-line-to-1-line multiplexer?

a)

2

b)

4

c)

8

d)

3

11.

4 to 1 MUX would have ___________

a.

a)

2 inputs

b)

3 inputs

c)

4 inputs

d)

5 inputs

12.

The two input MUX would have ____________

a)

1 select line

b)

2 select line

c)

3 select line

d)

4 select line

13.

Which of the following is the best example of a combinational logic circuit?

a)

Counters

b)

Multiplexers

c)

Flip Flops

d)

Shift Registers

14.

In K-map, which of the following order sequence is correct for the input values representation?

a)

(00, 01, 10, 11)

b)

(00, 10, 01, 11)

c)

(00, 01, 11, 10)

d)

(00, 10, 11, 01)

15.

How many bits are used to perform an addition operation in Half adder (HA)?

a)

3

b)

2

c)

4

d)

6