Arduino Programming

Arduino Programming

12th Grade

50 Qs

quiz-placeholder

Similar activities

Microbit TIC

Microbit TIC

12th Grade

46 Qs

TYD 2_Electricidad

TYD 2_Electricidad

12th Grade

54 Qs

FUND OF WEB DEV AND DES. FINAL

FUND OF WEB DEV AND DES. FINAL

9th - 12th Grade

45 Qs

ICT 9 2nd Quarter Review

ICT 9 2nd Quarter Review

9th Grade - University

50 Qs

Ngắm Cảnh

Ngắm Cảnh

12th Grade - University

48 Qs

Internet of Things

Internet of Things

9th - 12th Grade

46 Qs

MIL Finals

MIL Finals

12th Grade

50 Qs

electronica analogica

electronica analogica

9th Grade - University

51 Qs

Arduino Programming

Arduino Programming

Assessment

Quiz

Instructional Technology

12th Grade

Practice Problem

Hard

Created by

Fares Amin

Used 47+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

50 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

int LED1= 4;

What statement is this?

Void Loop

Void Setup

Declaration

C language

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

int LED1=4;

What is 'int= integer' used for?

Alphabets

Capital and small letters

Combination of Numbers and Alphabets

Numbers

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which term is NOT used in declaration?

Float

Integer

Output

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

LED is setup-up to blink. LEDs is an

Output

Input

pinMode

digitalWrite

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

digitalWrite (LED1,HIGH);

What does it means by HIGH?

Blinking

Switch OFF

Switch ON

Sequence

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

delay (1000);

1000 in delay is equivalent to how many second?

10s

2s

60s

1s

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

digitalWrite (LED1, HIGH);

delay(1000);

digitalWrite (LED1, LOW);

What does the program do?

LED Switch Off at the beginning, wait for 60s and then switch ON.

LED Switch ON at the beginning, wait for 10s and then Switch OFF.

LED Switch ON at the beginning, wait for 1s and then switch ON.

LED Switch ON at the beginning, wait for 1s and then switch OFF.

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?