102. OCR A Level (H046-H446) SLR15 – 1.4 Logic gates & truth tab

102. OCR A Level (H046-H446) SLR15 – 1.4 Logic gates & truth tab

11th Grade

15 Qs

quiz-placeholder

Similar activities

Logic gates and truth tables.

Logic gates and truth tables.

9th - 12th Grade

20 Qs

Comp Sci Unit 2 #8

Comp Sci Unit 2 #8

11th Grade

10 Qs

Logic Gates & Truth Tables

Logic Gates & Truth Tables

9th - 12th Grade

13 Qs

iGCSE Computer Science: Boolean Logic

iGCSE Computer Science: Boolean Logic

9th - 12th Grade

20 Qs

Logic gates and truth tables.

Logic gates and truth tables.

9th - 12th Grade

20 Qs

Logic Gates Review

Logic Gates Review

9th - 11th Grade

20 Qs

AP CSP Boolean Logic 2

AP CSP Boolean Logic 2

9th - 12th Grade

10 Qs

AQA - Section 4 - Applying logical operators in truth tables

AQA - Section 4 - Applying logical operators in truth tables

11th Grade

11 Qs

102. OCR A Level (H046-H446) SLR15 – 1.4 Logic gates & truth tab

102. OCR A Level (H046-H446) SLR15 – 1.4 Logic gates & truth tab

Assessment

Quiz

Computers

11th Grade

Medium

Created by

James Cole

Used 1+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does a NOT gate do to its input?

Outputs true if exactly one input is true

Outputs true if at least one input is true

Outputs true if both inputs are true

Reverses the input

Answer explanation

A NOT gate reverses the input, meaning it outputs the opposite of the input signal.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

When does an AND gate output true?

If both of its inputs are true

If at least one of its inputs is true

If exactly one of its inputs is true

Never

Answer explanation

An AND gate outputs true only if both of its inputs are true, making the correct answer choice 'If both of its inputs are true'.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the output of an OR gate when both inputs are zero?

1

0

False

True

Answer explanation

The output of an OR gate is 1 only when at least one input is 1. If both inputs are 0, the output will be 0. Therefore, the correct answer is 0.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which gate outputs true if one and only one of its inputs are true?

AND gate

XOR gate

OR gate

NOT gate

Answer explanation

XOR gate outputs true if one and only one of its inputs are true, making it the correct choice in this scenario.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How can you remember the symbol for an OR gate?

It has a line crossing through the middle

It fits around the O of an OR

It fits neatly around the capital letter D of an AND

The catalytic T fits nicely into the base

Answer explanation

The symbol for an OR gate fits around the letter O of an OR, making it easier to remember.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the boolean expression for a logic diagram with an AND gate followed by a NOT gate?

A AND B

NOT A AND B

NOT (A AND B)

A AND B OR NOT C

Answer explanation

The correct boolean expression for an AND gate followed by a NOT gate is NOT (A AND B), where the output of the AND gate is negated by the NOT gate.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the OCR clarification document state about candidates?

They are not required to construct truth tables

They only need to know about AND gates

They should be able to construct logic gate diagrams from a boolean expression and vice versa

They should focus solely on XOR gates

Answer explanation

The OCR clarification document states that candidates should be able to construct logic gate diagrams from a boolean expression and vice versa.

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?