Introduction to Arduino ( Part -II )

Quiz
•
Science
•
University
•
Hard

Abhinav Chandra
Used 1+ times
FREE Resource
15 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 2 pts
You can write a digital output to a specific pin on the Arduino board with the help of:
digitalRead( ledPin, HIGH);
analogWrite( ledPin, HIGH) ;
digitalWrite( ledPin, LOW) ;
analogRead( ledPin, LOW) ;
2.
MULTIPLE CHOICE QUESTION
30 sec • 2 pts
What is the difference between Serial.print() and Serial.println() in Arduino programming?
"Serial.print" prints two line
"Serial.println()" adds a new line
"Serial.print" prints the output in multiple lines
"Serial.println()" don't add a new line
3.
MULTIPLE CHOICE QUESTION
1 min • 2 pts
What will be the output of the above code ?
LED connected at pin 13 will blink with delay of 0.5 sec
LED connected at pin 13 will blink with delay of 1 sec
LED connected at pin 13 will remain in OFF state always
LED connected at pin 13 will remain in ON state always
4.
MULTIPLE CHOICE QUESTION
1 min • 2 pts
What will be output of the given Arduino program?
LED will blink once in every 1 sec
LED will blink once in every 0.5 sec
LED will blink twice in every 1 sec
LED will blink only one time then remain OFF
5.
MULTIPLE CHOICE QUESTION
1 min • 2 pts
What will be output of the given Arduino program?
LED will blink with increasing delay of 0.01 sec
LED will blink with decreasing delay of 1 sec
LED will blink with increasing delay of 0.1 sec
LED will blink with delay of 3 sec
6.
MULTIPLE CHOICE QUESTION
1 min • 2 pts
What is the value of “val” in the following program if the pin 12 is given 5V 3 times?
NULL
3
2
1
7.
MULTIPLE CHOICE QUESTION
1 min • 2 pts
What will the output for the code given , if executed on an Arduino UNO?
1
2
3
8
Create a free account and access millions of resources
Similar Resources on Wayground
10 questions
Joystick Module

Quiz
•
University
20 questions
Quizz diagnostic carte Arduino Uno

Quiz
•
6th Grade - University
13 questions
Processing Quiz

Quiz
•
University
10 questions
ROBÓTICA COM TINKERCAD

Quiz
•
5th Grade - Professio...
20 questions
Pengenalan Komponen Elektrik dan Elektronik

Quiz
•
University
15 questions
PS Unit 6 Review

Quiz
•
9th Grade - University
12 questions
EMT_SEMICONDUCTORES_EL DIODO

Quiz
•
University
10 questions
eb round 3

Quiz
•
University
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

Interactive video
•
10th - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade