wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

SK1 CH10 - BASIC LOGIC GATE

Total questions: 10

Worksheet time: 5mins

Name
Class
Date
1.

What does a digital circuit deal with?

a)

Analog signals

b)

Digital signals

c)

Continuous signals

d)

Mechanical signals

2.

What voltage level usually represents logic 1 in a digital circuit?

a)

0V

b)

3V

c)

5V

d)

10V

3.

Which logic gate inverts its input?

a)

AND

b)

OR

c)

NOT

d)

NAND

4.

What is the Boolean equation for an AND gate?

a)

Y = A + B

b)

Y = A · B

c)

Y = A ⊕ B

d)

Y = Ã

5.

Which logic gate gives output 1 if one or more inputs are 1?

a)

AND

b)

OR

c)

NOT

d)

NOR

6.

What is the output of an AND gate when A = 1 and B = 0?

a)

0

b)

1

c)

Undefined

d)

Depends on voltage

7.

Which statement is TRUE about digital circuits?

a)

They are less robust toward signal noise

b)

They use continuous voltage levels

c)

They provide good accuracy

d)

They cannot use logic gates

8.

In a NOT gate, if the input is 0, what is the output?

a)

0

b)

1

c)

Undefined

d)

Depends on circuit design

9.

Which of the following truth tables represents an OR gate?

a)

A B | Y
0 0 | 0
0 1 | 1
1 0 | 1
1 1 | 1

b)

A B | Y
0 0 | 0
0 1 | 0
1 0 | 0
1 1 | 1

c)

A | Y
0 | 1
1 | 0

10.

If a circuit uses two NOT gates in series, what will be the final output for input

a)

A

b)

c)

Always 0

d)

Always 1