Logic & Sensors Quiz

Logic & Sensors Quiz

6th Grade

15 Qs

quiz-placeholder

Similar activities

Robots

Robots

5th - 7th Grade

13 Qs

Robots and Embedded Systems

Robots and Embedded Systems

6th Grade

12 Qs

Control Systems Quiz

Control Systems Quiz

4th Grade - University

11 Qs

QUIZ EV3 LEGO MINDSTORM

QUIZ EV3 LEGO MINDSTORM

6th - 8th Grade

10 Qs

Aurdino Quiz

Aurdino Quiz

5th - 12th Grade

13 Qs

VEXcode VR Unit 8

VEXcode VR Unit 8

6th Grade

17 Qs

1.1.6 Embedded Systems

1.1.6 Embedded Systems

1st Grade - University

10 Qs

Robotic_Dasar#1-MtsN7

Robotic_Dasar#1-MtsN7

1st - 12th Grade

16 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?