Search Header Logo

Coding With Arduino

Authored by Sakeena Irrum

Other

11th - 12th Grade

Used 140+ times

Coding With Arduino
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

5 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

To keep the LED on , output at pin 13 is written in code as

digitalread(13,HIGH);

digitalRead(13,1);

digitalwrite(13,HIGH);

digitalWrite(13,1);

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

To activate serial monitor, what setup code is to be written?

serialBegin(9600);

Serialbegin(9600);

Serial.begin(9600);

Serial.Begin(9600);

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which term is NOT used in declaration?

Float

Integer

Output

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

digitalWrite (LED1,HIGH);

What does it means by HIGH?

Blinking

Switch OFF

Switch ON

Sequence

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

delay (1000);

1000 in delay is equivalent to how many second?

10s

2s

60s

1s

Access all questions and much more by creating a free account

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

Already have an account?