Search Header Logo

Revision

Authored by Sara Awadalla

Other

12th Grade

Used 381+ times

Revision
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

To initiate the serial monitor, we write ............. in Arduino IDE

Serial.begin(9600);

Serial.monitor(initiate);

Serial.print(9600);

Serial.monitor(9600);

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

To print the value of variable "r", we write the following code .........

Serial.print("r");

Serial.print(r);

Serial.print(R);

Serial.print(r);

3.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Which code will give me the resultant output?

Output:

Hi

Welcome to grade 12

Serial.print(Hi);

Serial.print(Welcome to grade 12);

Serial.print("Hi");

Serial.print("Welcome to grade 12");

Serial.println(Hi);

Serial.println(Welcome to grade 12);

Serial.println("Hi");

Serial.println("Welcome to grade 12");

4.

FILL IN THE BLANK QUESTION

1 min • 1 pt

Declare variable "Length" and assign 3.6 value in it.

(a)  

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

void setup(){ } is a function that runs once.

True

False

6.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Select the two variables that considered bool type

5

?

true

"Name"

false

7.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Select the two variables that considered integer type

5

?

6.9

5.0

78

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?