IOT102 FPT 150-200

IOT102 FPT 150-200

University

33 Qs

quiz-placeholder

Similar activities

UJIAN PEMETAAN

UJIAN PEMETAAN

University

35 Qs

Artificial Intelligence & Cloud Computing

Artificial Intelligence & Cloud Computing

University

35 Qs

Project scheduling, Feasibility Scope, Software Metrics

Project scheduling, Feasibility Scope, Software Metrics

University

30 Qs

sistemas de control

sistemas de control

9th Grade - Professional Development

33 Qs

TEORI KERTAS 1 PW2

TEORI KERTAS 1 PW2

University

30 Qs

Quiz Aplikasi IoT

Quiz Aplikasi IoT

12th Grade - University

31 Qs

ICT QUIZ

ICT QUIZ

11th Grade - University

30 Qs

EPET n3 03/06/25

EPET n3 03/06/25

9th Grade - University

37 Qs

IOT102 FPT 150-200

IOT102 FPT 150-200

Assessment

Quiz

Instructional Technology

University

Easy

Created by

Le HCM)

Used 2+ times

FREE Resource

33 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What will be the correct syntax to make a digital pin (say D2) as an output pin?

A.pinMode(2,output)

B.pinMode(2,Output)

C.pinMode(2,OUTPUT)

D.pinmode(2,OUTPUT)

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following digital pins can be used in Arduino Nano/Uno to give interrupt?


A.D2

B.D6

C.D4,D5

D.D2,D3

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the size of EEPROM of the Arduino UNO?

A.1 KB

B.2 KB

C.4 KB

D.8 KB

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which function in the Arduino is used to start the serial communication using the COM port?

A.Serial.available()

B.Serial.begin()

C.serial.begin()

D.setup()

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The action that will be performed using this switch case will be:switch (2): {case 1: digitalWrite(11,HIGH); case 2: analogRead(A3)}

A.D11 will become HIGH

B.Analog value of A3 will be read

C.D11 will become LOW

D.None of the other

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

While taking the input from the user in Arduino, which of these function is used in Sketch?

A.Serial.print


B.Serial.println

C.Serial.available

D.None of the other

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the Tinkercad Circuits?

A.Its a just s software to create games

B.Tinkercad is a free online collection of software tools that help people create and simulation circuits.

C.Its a software for playing and create games.

D.None of the other

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?