Arduino C- L4

Arduino C- L4

3rd - 12th Grade

30 Qs

quiz-placeholder

Similar activities

forestry  (Hemlock to Sweet Birch)

forestry (Hemlock to Sweet Birch)

11th Grade

26 Qs

Komputer Dan Jaringan

Komputer Dan Jaringan

9th - 12th Grade

25 Qs

ARDUINO UNO QUIZ 2

ARDUINO UNO QUIZ 2

12th Grade

25 Qs

CSS 11 Quiz

CSS 11 Quiz

11th Grade

25 Qs

UJIAN AKHIR SEMESTER AKD

UJIAN AKHIR SEMESTER AKD

12th Grade

25 Qs

Perakitan Komputer

Perakitan Komputer

10th Grade

25 Qs

TinkerCAD QUIZ

TinkerCAD QUIZ

10th Grade

30 Qs

Remedi Arduino

Remedi Arduino

11th Grade

25 Qs

Arduino C- L4

Arduino C- L4

Assessment

Quiz

Computers, Science

3rd - 12th Grade

Medium

Created by

Eduprime Robotics

Used 21+ times

FREE Resource

30 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which is the correct syntax to make a pin as input?

pinMODE (1, INPUT);

PINmode (1, input);

pinMode (1. INPUT);

pinMode (1, INPUT);

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is not an input device?

Tact Switch

LCD

LDR

IR sensor

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

analogRead() is used to?

Set the value on analog pins

Get the values from an analog pin

Achieve PWM

None of the above

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

LED stands for

Light Emitting Device

Light Energy Device

Light Emitting Diode

Light Energy Diode

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following functions will help you to get readings of IR Sensor?

digitalRead()

analogWrite()

analogRead()

digitalWrite()

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a type of resistor?

Accelerometer

Bluetooth

LCD

Trim-pot

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of the following function runs forever in the program?

void loop()

void setup()

delay()

None of the options

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?