Checkpoint 2 - Revision

Checkpoint 2 - Revision

12th Grade

15 Qs

quiz-placeholder

Similar activities

Arduino

Arduino

9th - 12th Grade

10 Qs

Soal Pemahaman Bab 2

Soal Pemahaman Bab 2

12th Grade

20 Qs

KUIZ ASAS ROBOTIK

KUIZ ASAS ROBOTIK

9th - 12th Grade

14 Qs

ESTRUCTURAS DE CONTROL, MONITOR SERIAL Y SENSOR HC-SR04.

ESTRUCTURAS DE CONTROL, MONITOR SERIAL Y SENSOR HC-SR04.

12th Grade

17 Qs

Arduino_Quiz

Arduino_Quiz

12th Grade

20 Qs

Ardunio dan komponen input/output

Ardunio dan komponen input/output

12th Grade - University

10 Qs

Berpikir Komputasional dan Algoritma Pemrograman

Berpikir Komputasional dan Algoritma Pemrograman

12th Grade

20 Qs

Fase R-0 - Aula 8 - Super Quiz

Fase R-0 - Aula 8 - Super Quiz

KG - University

19 Qs

Checkpoint 2 - Revision

Checkpoint 2 - Revision

Assessment

Quiz

Computers

12th Grade

Hard

Created by

Nasra Alshamsi

Used 1+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Refer to the image shown below. Which of the following Arduino commands is used to initialize pin ‘8’ as an OUTPUT?

digitalWrite(8, OUTPUT)

pinMode(8, HIGH)

pinMode(8, OUTPUT)

analogRead(8)

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How can we write (A = A + 1) in Arduino syntax?

A++

A+=B

A--

A*=B

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How can we write (A = A - 1) in Arduino syntax?

A++

A+=B

A--

A*=B

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How can we write (A = A * B) in Arduino syntax?

A++

A+=B

A--

A*=B

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How can we write (A = A + B) in Arduino syntax?

A++

A+=B

A--

A*=B

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What do we call an electrical signal that represents information in the pattern of bits (0s and 1s)?

Analogue signals

Continuous signals

Digital signals

FM radio signals

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What do we call a continuous signal with an infinite number of possibilities?

Analogue signals

Discrete signals

Digital signals

Optical drives

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?