Logic expressions

Logic expressions

4th Grade

12 Qs

Similar activities

ICT SPM Section A (Programming)

ICT SPM Section A (Programming)

1st - 10th Grade

16 Qs

MS-Logo-Quiz-1

MS-Logo-Quiz-1

4th Grade

15 Qs

Unit 1 Revision Grade 4 microcontroller

Unit 1 Revision Grade 4 microcontroller

4th Grade

13 Qs

Microbit Basics

Microbit Basics

4th Grade

10 Qs

Module 8 exercise

Module 8 exercise

4th Grade

17 Qs

Programming - Syntax & Logic Errors

Programming - Syntax & Logic Errors

3rd - 12th Grade

10 Qs

Logic Gates

Logic Gates

2nd - 4th Grade

15 Qs

A words - GCSE Computer Science

A words - GCSE Computer Science

1st - 10th Grade

13 Qs

Logic expressions

Logic expressions

Assessment

Quiz

Created by

Ben Creasy

Computers

4th Grade

17 plays

Easy

12 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which logic gate does the following expression represent?

Q = A OR B

Media Image
Media Image
Media Image
Media Image

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which logic gate does the following expression represent?

Q = NOT A

Media Image
Media Image
Media Image
Media Image

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which logic gate does the following expression represent?

Q = A XOR B

Media Image
Media Image
Media Image
Media Image

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Which expression represents this logic circuit?

D = A OR B (NOT A)

D = NOT A AND B

D = NOT (A OR B)

D = NOT A (OR B)

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Which expression represents this logic circuit?

J = (NOT A) AND (NOT B)

J = NOT (A AND B)

J = A NOT B

= A AND B (NOT J)

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Which expression represents this logic circuit?

I = (A AND B) NOT C

I = (A OR B) NOT C

I = (A AND B) OR (NOT C)

I = (A OR B) AND (NOT C)

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Which expression represents this logic circuit?

Z = (B XOR C) NOT A

Z = (NOT A) XOR (B AND C)

Z = NOT A (XOR (B AND C))

Q = (NOT A) XOR (B AND C)

8.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What value is output from the following expression with the following inputs A=1, B=0:

D = NOT (A OR B)

A

D

1

0

9.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What value is output from the following expression with the following inputs A=0, B=0:

D = NOT (A OR B)

A

D

1

0

10.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What value is output from the following expression with the following inputs A=0, B=0, C=0:

Q = (A OR B) AND (NOT C)

A

Q

1

0

Explore all questions with a free account

or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?