Module 4

Module 4

7th Grade

15 Qs

quiz-placeholder

Similar activities

Saklar | Push Button

Saklar | Push Button

8th Grade

10 Qs

recuperação de robótica

recuperação de robótica

12th Grade

20 Qs

TWIMH

TWIMH

University

12 Qs

Arduino Level 2

Arduino Level 2

12th Grade

15 Qs

Exploring Computer Science Final Review - Day 1

Exploring Computer Science Final Review - Day 1

9th Grade

20 Qs

Arduino - 8º Ano

Arduino - 8º Ano

8th Grade

20 Qs

Arduino викторина

Arduino викторина

10th Grade

20 Qs

Module 4

Module 4

Assessment

Quiz

Computers

7th Grade

Medium

Created by

Rachel Kadaviparambil

Used 1+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What are the types of line follower robots?

Black line on white surface

White line on black surface

Black line on white surface and white line on black surface

Blue line on white surface and white line on blue surface

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is not an example of where line follower robots are used?

Factories

Restaurants

Stores

Hospitals

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is the correct sensor that is used for line follower robots?

Line Sensors

IR Sensors

PIR Sensors

Servo Motors

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is the correct way to get the car to move forward?

digitalWrite(5, HIGH);

digitalWrite(6, HIGH);

digitalWrite(10, HIGH);

digitalWrite(11, HIGH);

digitalWrite(5, LOW);

digitalWrite(6, LOW);

digitalWrite(10, LOW);

digitalWrite(11, LOW);

digitalWrite(5, HIGH);

digitalWrite(6, LOW);

digitalWrite(10, HIGH);

digitalWrite(11, LOW);

digitalWrite(5, LOW);

digitalWrite(6, HIGH);

digitalWrite(10, LOW);

digitalWrite(11, HIGH);

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is the correct way to get the car to move backward?

digitalWrite(5, HIGH);

digitalWrite(6, HIGH);

digitalWrite(10, HIGH);

digitalWrite(11, HIGH);

digitalWrite(5, LOW);

digitalWrite(6, LOW);

digitalWrite(10, LOW);

digitalWrite(11, LOW);

digitalWrite(5, HIGH);

digitalWrite(6, LOW);

digitalWrite(10, HIGH);

digitalWrite(11, LOW);

digitalWrite(5, LOW);

digitalWrite(6, HIGH);

digitalWrite(10, LOW);

digitalWrite(11, HIGH);

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is the correct way to get the car to turn right while moving forward? (first motor is the left motor)

digitalWrite(5, HIGH);

digitalWrite(6, LOW);

digitalWrite(10, LOW);

digitalWrite(11, LOW);

digitalWrite(5, LOW);

digitalWrite(6, LOW);

digitalWrite(10, HIGH);

digitalWrite(11, LOW);

digitalWrite(5, LOW);

digitalWrite(6, HIGH);

digitalWrite(10, LOW);

digitalWrite(11, LOW);

digitalWrite(5, LOW);

digitalWrite(6, LOW);

digitalWrite(10, LOW);

digitalWrite(11, HIGH);

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is the correct way to get the car to turn left while moving forward? (first motor is the left motor)

digitalWrite(5, HIGH);

digitalWrite(6, LOW);

digitalWrite(10, LOW);

digitalWrite(11, LOW);

digitalWrite(5, LOW);

digitalWrite(6, LOW);

digitalWrite(10, HIGH);

digitalWrite(11, LOW);

digitalWrite(5, LOW);

digitalWrite(6, HIGH);

digitalWrite(10, LOW);

digitalWrite(11, LOW);

digitalWrite(5, LOW);

digitalWrite(6, LOW);

digitalWrite(10, LOW);

digitalWrite(11, HIGH);

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?