Module 4

Module 4

7th Grade

15 Qs

quiz-placeholder

Similar activities

CSS 10 - QUIZ

CSS 10 - QUIZ

10th Grade

20 Qs

Основные понятия языка программирования PYTHON

Основные понятия языка программирования PYTHON

7th Grade

12 Qs

Javascript

Javascript

University

12 Qs

Accessing the Internet

Accessing the Internet

9th - 10th Grade

15 Qs

Tin học 7

Tin học 7

7th Grade

15 Qs

conditional constructs in Java

conditional constructs in Java

10th Grade

10 Qs

kiểm tra tin 8

kiểm tra tin 8

8th Grade

20 Qs

ÔN TẬP HKII-02

ÔN TẬP HKII-02

8th Grade

15 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

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?