wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Combinational Circuits

Total questions: 15

Worksheet time: 11mins

Name
Class
Date
1.

3 bits full adder contains

a)

3 combinational inputs

b)

4 combinational inputs

c)

6 combinational inputs

d)

8 combinational inputs

2.

In a multiplexer, the selection of a particular input line is controlled by ___________

a)

Data controller

b)

Selected lines

c)

Logic gates

d)

Both data controller and selected lines

3.

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

4.

In the given 4-to-1 multiplexer, if c1 = 0 and c0 = 1 then the output M is ___________

a)

X0

b)

X1

c)

X2

d)

X3

5.
a)

X=AB’+A’B

b)

X=(AB)’+AB

c)

X=(AB)’+A’B’

d)

X=A’B’+AB

6.
a)

Comparator

b)

Multiplexer

c)

Inverter

d)

Demultiplexer

7.

In 1-to-4 multiplexer, if C1 = 1 & C2 = 1, then the output will be ___________

a)

Y0

b)

Y1

c)

Y2

d)

Y3

8.

Most demultiplexers facilitate which type of conversion?

a)

Decimal-to-hexadecimal

b)

Single input, multiple outputs

c)

AC to DC

d)

Odd parity to even parity

9.

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

10.

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

11.

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 OR B AND C

c)

A XOR B XOR C

d)

A OR B OR C

12.

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

a)

Carry

b)

Borrow

c)

Input

d)

Output

13.

The full subtractor can be implemented using ___________

a)

Two XOR and an OR gates

b)

Two half subtractors and an OR gate

c)

Two multiplexers and an AND gate

d)

Two comparators and an AND gate

14.

The output of a full subtractor is same as ____________

a)

Half adder

b)

Full adder

c)

Half subtractor

d)

Decoder

15.

How many outputs are required for the implementation of a subtractor?

a)

1

b)

2

c)

3

d)

4