Logic gates

Logic gates

11th Grade

8 Qs

quiz-placeholder

Similar activities

Logic Gate Quiz

Logic Gate Quiz

1st - 12th Grade

10 Qs

AQA - Section 4 - Truth Tables

AQA - Section 4 - Truth Tables

11th Grade

11 Qs

Boolean Logic, Algebra and Operators - QUIZ

Boolean Logic, Algebra and Operators - QUIZ

11th Grade

12 Qs

Logic Gates & Truth Tables

Logic Gates & Truth Tables

9th - 12th Grade

13 Qs

Logic circuits and truth table

Logic circuits and truth table

11th Grade

12 Qs

Boolean logic

Boolean logic

10th - 12th Grade

12 Qs

AQA - Section 4 - Introduction to Logic Gates & Circuits

AQA - Section 4 - Introduction to Logic Gates & Circuits

11th Grade

10 Qs

Logic Gates

Logic Gates

11th Grade

10 Qs

Logic gates

Logic gates

Assessment

Quiz

Computers

11th Grade

Easy

Created by

Sara Osama

Used 4+ times

FREE Resource

8 questions

Show all answers

1.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

Computers rely on binary representation, using only two values

0 &

1

on & off

octal representation
hexadecimal representation

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

takes a single input, either a zero or a one,  and inverts it so that the output is the opposite of whatever the input is

AND

NOT

OR

NAND

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

fundamental digital logic gate will output one when both inputs are one, but in all other cases, will output a zero

OR

AND

NOT

NOR

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

fundamental digital logic gate takes two inputs and produces output of one if at least one of the inputs is one

AND

OR

NOT

NOR

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

fundamental digital logic gate that outputs 0 only when both inputs are 1. In all other cases, it outputs 1

AND

NAND

OR

XOR

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

fundamental digital logic gate that outputs 1 only when both inputs are 0. In all other cases, it outputs 0

AND

XOR

XNOR

NOR

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

fundamental digital logic gate that its output is one only when one of the two inputs is one , but not both. If both inputs have the same value whether both are zero or both are one the output will be zero.

NAND
XOR
AND
OR

8.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

fundamental digital logic gate will output a one when the two inputs are the same, both zeros or both ones.

AND

NAND

XOR

XNOR