wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Digital Logic Assessment

Total questions: 10

Worksheet time: 5mins

Name
Class
Date
1.

What is the primary distinction between analog and digital signals?

a)

Analog signals are faster than digital signals

b)

Digital signals are always more accurate

c)

Analog signals are continuous while digital signals are binary (0 or 1)

d)

Digital signals cannot be transmitted over long distances

2.

In modern digital circuits, which technology is most commonly used due to its advantages?

a)

Transistor-transistor logic (TTL)

b)

Complementary Metal-Oxide-Semiconductor (CMOS)

c)

Emitter-coupled logic (ECL)

d)

Bipolar junction transistor (BJT)

3.

What is the main advantage of digital systems in terms of signal recovery?

a)

Digital signals never get corrupted

b)

Digital signals can be easily recovered using a comparator even when corrupted

c)

Digital signals don't require any processing

d)

Digital signals have infinite bandwidth

4.

What is the output of a NAND gate when both inputs are 1?

a)

1

b)

Depends on the voltage level

c)

0

d)

Cannot be determined

5.

According to De Morgan's theorem, what is equivalent to (A + B)'?

a)

A' + B'

b)

A' · B'

c)

(A' + B')'

d)

A + B'

6.

Which of the following is NOT a primary advantage of digital systems?

a)

Data can be stored in various media

b)

Functionality can be programmed

c)

Signals cannot be corrupted during transmission

d)

Computers can process the data

7.

For an XOR gate, under what condition is the output 1?

a)

When both inputs are 1

b)

When both inputs are 0

c)

When both inputs are the same

d)

When inputs are different

8.

What does the distributive law state for Boolean algebra?

a)

A · (B + C) = (A · B) + (A · C)

b)

A + (B · C) = (A + C) · (A + B)

c)

A · (B + C) = A + (B · C)

d)

(A + B) · C = A · C + B

9.

In digital circuits, what voltage levels typically represent logic 0 and logic 1 respectively?

a)

-5V and +5V

b)

0V and 3.3V

c)

0V and 5V

d)

-12V and +12V

10.

Which of the following is a correct application of the principle of duality?

a)

Converting AND to OR only

b)

Converting 1s to 0s only

c)

Converting AND to OR and 1s to 0s simultaneously

d)

Converting variables to their complements