IOT102 FPT 150-200

IOT102 FPT 150-200

University

33 Qs

Similar activities

Photography Terms and Definitions

Photography Terms and Definitions

University

29 Qs

Mechanical Drives 1 Part 3

Mechanical Drives 1 Part 3

University

34 Qs

TEORI KERTAS 1 PW2

TEORI KERTAS 1 PW2

University

30 Qs

Học phần thiết kế và triển khai website

Học phần thiết kế và triển khai website

University

30 Qs

Jolly phonics 1

Jolly phonics 1

1st Grade - University

33 Qs

AUT 102 Chapter 19 Week 3 Quiz

AUT 102 Chapter 19 Week 3 Quiz

University

30 Qs

Examen Final - RBTC

Examen Final - RBTC

University

36 Qs

Examen de Arduino y Programación

Examen de Arduino y Programación

8th Grade - University

30 Qs

IOT102 FPT 150-200

IOT102 FPT 150-200

Assessment

Quiz

Created by

Le HCM)

Instructional Technology

University

1 plays

Easy

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

8.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you zoom in on Tinkercad?

A.Spacebar

B.Use the arrows on the keyboard

C.Use the scroll wheel

D.Right Click

9.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A photoresistor is an electronic component whose electrical resistance _______ when it is exposed to light.

A.changes

B.increases

C.doesn't change

10.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does this syntax mean? myservo.attach(9)

A.Connect the control wire 9 to GND pin

B.Connect the control wire for 9 seconds

C.Connect the control wire to 9 volts

D.Connect the control wire to digital pin 9

Explore all questions with a free account

or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?