Logic & Sensors Quiz

Logic & Sensors Quiz

6th Grade

15 Qs

quiz-placeholder

Similar activities

IGCSE Logic gates

IGCSE Logic gates

6th - 8th Grade

10 Qs

IB CS: Chap 1-4 Revision

IB CS: Chap 1-4 Revision

KG - University

10 Qs

Grade 6 Logic Gates

Grade 6 Logic Gates

6th Grade

12 Qs

Logic Gates #1

Logic Gates #1

KG - 12th Grade

10 Qs

Truth Tables

Truth Tables

5th - 12th Grade

10 Qs

Digital Logic - simple

Digital Logic - simple

1st - 12th Grade

10 Qs

Digital logic

Digital logic

1st - 10th Grade

10 Qs

Computer Hardware - Logic Gates

Computer Hardware - Logic Gates

5th - 12th Grade

10 Qs

Logic & Sensors Quiz

Logic & Sensors Quiz

Assessment

Quiz

Computers

6th Grade

Hard

Created by

TONY MARTENS

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 3 pts

What is the output of an AND Logic Gate if both inputs are 1?

0

1

It depends on the situation

None of the above

2.

MULTIPLE CHOICE QUESTION

20 sec • 3 pts

Which of the following best describes an IF-ELSE statement?

It performs an action only if a condition is true.

It performs one action if a condition is true and another action if the condition is false.

It repeats an action multiple times.

It decides which function to call.

Answer explanation

An IF-ELSE statement performs one action if a condition is true and another action if the condition is false, making it the best description among the options provided.

3.

MULTIPLE CHOICE QUESTION

20 sec • 3 pts

What is the output of a NAND Logic Gate if both inputs are 0?

0

1

It depends on the situation

None of the above

Answer explanation

The output of a NAND Logic Gate is 1 when both inputs are 0, as NAND gate gives 1 as output only when both inputs are not 1.

4.

MULTIPLE CHOICE QUESTION

20 sec • 3 pts

What is the output of an OR Logic Gate when at least one input is 1?

0

1

It depends on the situation

None of the above

Answer explanation

The output of an OR Logic Gate is 1 when at least one input is 1. Therefore, the correct answer is 1.

5.

MULTIPLE CHOICE QUESTION

20 sec • 3 pts

Which sensor is NOT a part of the Lego Spike Prime kit?

Color Sensor

Gyroscope Sensor

Temperature Sensor

Ultrasonic Sensor

Answer explanation

The Temperature Sensor is NOT a part of the Lego Spike Prime kit, as it is not included in the sensor options provided in the kit.

6.

MULTIPLE CHOICE QUESTION

20 sec • 3 pts

What is the output of an AND Logic Gate if one input is 1 and the other is 0?

0

1

It depends on the situation

None of the above

Answer explanation

The output of an AND Logic Gate is 0 if one input is 1 and the other is 0. Therefore, the correct answer is 0.

7.

MULTIPLE CHOICE QUESTION

20 sec • 3 pts

In an IF-ELSE statement, what happens if the IF condition is false?

The program stops.

The ELSE part is executed.

The program repeats the IF condition.

Nothing happens.

Answer explanation

If the IF condition is false in an IF-ELSE statement, the ELSE part is executed.

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?