Logic Gate Rules

Logic Gate Rules

9th - 10th Grade

5 Qs

quiz-placeholder

Similar activities

Programming Quiz- G10

Programming Quiz- G10

10th Grade

10 Qs

KS3 Year 9 Python Quiz 02

KS3 Year 9 Python Quiz 02

10th Grade

8 Qs

Year 9 lower Python

Year 9 lower Python

9th Grade

10 Qs

Komputer dan Jaringan Dasar X TKJ

Komputer dan Jaringan Dasar X TKJ

10th Grade

10 Qs

Inputs and Booleans

Inputs and Booleans

3rd - 10th Grade

10 Qs

COMPUTER/CISCO 10 QUIZ

COMPUTER/CISCO 10 QUIZ

10th Grade

10 Qs

Module 1-Basic Device Configuration, Part 1

Module 1-Basic Device Configuration, Part 1

9th Grade - University

9 Qs

1.1 GCSE Computing: CPU Components

1.1 GCSE Computing: CPU Components

10th Grade

10 Qs

Logic Gate Rules

Logic Gate Rules

Assessment

Quiz

Computers

9th - 10th Grade

Medium

Created by

LAMOYE LAMOYE

Used 4+ times

FREE Resource

5 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

the boolean value 'True' is the same as which option?

1,0

1, ON

0, 0

1, FALSE

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

the boolean value 'False' is the same as which option?

0,0

0, FALSE

FALSE, 2

TRUE, 0

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What is the rule for the AND gate?

will only switch on the device if Both the inputs are TRUE (1)

will switch on if at least 1 input is true.

will only switch on when the input is FALSE

Will not switch on

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the rule for the NOT gate?

will only switch on the device if Both the inputs are TRUE (1)

will switch on if at least 1 input is true.

will only switch on when the input is FALSE

Will not switch on

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What is the rule for the OR gate?

will only switch on the device if Both the inputs are TRUE (1)

will switch on if at least 1 input is true.

will only switch on when the input is FALSE

Will not switch on