Logic Gate Rules

Logic Gate Rules

9th - 10th Grade

5 Qs

quiz-placeholder

Similar activities

Understanding Logic Gates and Truth Tables

Understanding Logic Gates and Truth Tables

10th Grade - University

10 Qs

Initial Evaluation Test

Initial Evaluation Test

9th Grade

9 Qs

L5 Python Knowledge Quiz

L5 Python Knowledge Quiz

9th Grade - University

10 Qs

Python Selection

Python Selection

8th - 9th Grade

10 Qs

Selection Control Structure  Quiz

Selection Control Structure Quiz

6th Grade - University

10 Qs

engineering science questions topic 5&6 MUHAMMAD ZIDANNE BIN AMIR FIRDAUSE 1IH

engineering science questions topic 5&6 MUHAMMAD ZIDANNE BIN AMIR FIRDAUSE 1IH

9th - 12th Grade

10 Qs

Week 3 block zones etc #flowol #computer science

Week 3 block zones etc #flowol #computer science

9th - 10th Grade

8 Qs

Chapter 04 Worksheet

Chapter 04 Worksheet

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