NAND and NOR Gates

NAND and NOR Gates

9th Grade

10 Qs

quiz-placeholder

Similar activities

computer systems

computer systems

1st - 12th Grade

13 Qs

REFLEKSI MATERI

REFLEKSI MATERI

9th - 12th Grade

15 Qs

Nand and Nor Gates

Nand and Nor Gates

9th Grade

10 Qs

GCSE Term 4 Revision Starter

GCSE Term 4 Revision Starter

9th - 12th Grade

15 Qs

Unit 1.2.1 Primary & Secondary storage

Unit 1.2.1 Primary & Secondary storage

7th - 11th Grade

9 Qs

Logic Gates

Logic Gates

9th - 11th Grade

10 Qs

Digital Electronics

Digital Electronics

9th Grade - University

9 Qs

Logic APCSP

Logic APCSP

9th - 12th Grade

10 Qs

NAND and NOR Gates

NAND and NOR Gates

Assessment

Quiz

Computers

9th Grade

Medium

Created by

Hatice Yildirim

Used 1+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the basic function of a NAND gate?

Only works with binary inputs

Performs the opposite function of an AND gate

Can only be used in digital circuits

Performs the same function as an OR gate

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the basic function of a NOR gate?

Executes the logical XOR operation

Performs the logical AND operation

Performs the logical NOR operation

Acts as a memory unit

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Draw the truth table for a 2-input NAND gate.

The truth table for a 2-input NAND gate is: 00 -> 0, 01 -> 0, 10 -> 0, 11 -> 1

The truth table for a 2-input NAND gate is: 00 -> 0, 01 -> 1, 10 -> 1, 11 -> 0

The truth table for a 2-input NAND gate is: 00 -> 1, 01 -> 1, 10 -> 1, 11 -> 0

The truth table for a 2-input NAND gate is: 00 -> 1, 01 -> 0, 10 -> 0, 11 -> 1

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Draw the truth table for a 2-input NOR gate.

The truth table for a 2-input NOR gate is: Input A | Input B | Output 0 | 0 | 1 0 | 1 | 0 1 | 0 | 0 1 | 1 | 0

Input A | Input B | Output 0 | 0 | 0

Input A | Input B | Output 1 | 0 | 1

Input A | Input B | Output 1 | 1 | 1

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the Boolean expression for a 3-input NAND gate?

(A || B || C)'

(A && B && C)'

(A && B || C)'

(A && B && C)

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the Boolean expression for a 3-input NOR gate?

(A + B + C)

(A + B * C)

(A * B * C)

(A + B + C)'

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Explain the concept of 'universal gates' in the context of NAND and NOR gates.

NAND and NOR gates are not considered universal gates

NAND and NOR gates are considered universal gates because any other logic gate can be constructed using only NAND gates or only NOR gates.

NAND and NOR gates are only used in specific types of electronic circuits

Universal gates are only used in computer programming

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?