Search Header Logo

Arduino Programming

Authored by Namal (ITNamal)

Computers

2nd Grade

Used 15+ times

Arduino Programming
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How many basic functions in Arduino project

2

3

1

4

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

what is the correct variable definition

#define ledPin 3

#define ledPin =3

#define ledPin 3;

#define ledPin =3;

3.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

#include use for

include class to the sketch

include code library to the sketch

include function to the sketch

include variable to the sketch

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Not a variable type in Arduino Programming

int

boolean

float

varchar

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

what is correct statement for declaring a variable ?

int a= 10

int a= 10;

int a, 10;

a= 10;

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

pinMode() is set for

only Analog Pins

only Digital Pins

Both

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

PWM (pulse-width modulation) is used for

digital data read

analog data read

digital data Write

Analog Data Write

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

Microsoft

Continue with Microsoft

or continue with

Facebook

Facebook

Apple

Apple

Others

Others

Already have an account?