Understanding Logic Gates

Understanding Logic Gates

Assessment

Interactive Video

Computers

10th Grade

Easy

Created by

Clay Schall

Used 2+ times

FREE Resource

8 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What is the primary function of a transistor in a computer?

To enhance graphical performance

To store large amounts of data

To serve as a small light switch

To act as a miniature speaker

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What is a NOT gate primarily used for?

To store data

To invert the input signal

To multiply inputs

To add numbers

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

When using an AND gate with inputs A and B, what output is produced if both A and B are '1'?

10

2

0

1

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of the following gates will output a '1' if at least one of the inputs is '1'?

AND gate

OR gate

NOT gate

NAND gate

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

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

1

2

0

4

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

The exclusive OR (XOR) gate outputs a '1' when:

Both inputs are the same

Both inputs are '0'

One input is '0' and the other is '1'

Both inputs are '1'

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What does the exclusive NOR (XNOR) gate do?

Outputs '1' when inputs are different

Inverts the output of an AND gate

Outputs '0' only

Outputs '1' when both inputs are the same

8.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of the following statements about logic gates is true?

They are the foundation of computer circuits

They cannot combine with each other

They can only perform addition

They are only used in basic calculators