Infternet of Things

Quiz
•
Computers
•
11th Grade
•
Medium
Dwi Wibowo
Used 14+ times
FREE Resource
15 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Program yang akan dieksekusi secara terus menerus selama masih ada arus listrik yang mengalir pada ESP8266 berada pada blok program … .
setup ()
loop ()
void ()
while ()
for do ()
2.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Dari perintah berikut ini yang digunakan untuk menunda eksekusi suatu program pada ESP8266 adalah … .
timer ()
countup ()
counter ()
delay ()
countdown ()
3.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Dari pernyataan berikut ini, manakah yang benar untuk menentukan bahwa pin 13 akan digunakan sebagai suatu output pada program Arduino … .
pinMode(13, OUTPUT);
pinOut(13, OUTPUT);
pinMode13(OUTPUT);
pinOut13(OUTPUT);
Output(13, pinMode)
4.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Nilai Low pada sinyal digital dapat direpresentasikan dengan symbol/angka … .
0
1
2
3
4
5.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Tegangan DC yang ada pada relay harus dihubungkan ke ESP8266 pada tegangan … .
1 V
2 V
3 V
4 V
5 V
6.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Perhatikan potongan program berikut ini!
Int a=0;
While (a<10)
{
a+=2;
}
Output yang akan muncul pada serial monitor adalah … .
1, 2, 3, 4, 5, 6, 7, 8, 9
1, 2, 3, 4, 5, 6, 7, 8, 9, 10
2, 4, 6, 8
2, 4, 6, 8, 10
0
7.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Makna dari #define pada program adalah … .
digunakan untuk mengakhiri sebuah pernyataan
bagian utama dari bahasa pemrograman C yang digunakan dalam beberapa konstruksi yang berbeda dalam beberapa fungsi
komponen bahasa C yang berguna untuk memberi nama untuk nilai konstanta sebelum program dikompilasi
untuk memasukkan perpustakaan atau library di luar di sketsa progam
perintah ‘keluar’ dari pernyataan perulangan do, for, atau while
Create a free account and access millions of resources
Similar Resources on Wayground
10 questions
UASMulokXATPH

Quiz
•
11th Grade
15 questions
Review Materi Pertemuan ke-1 Kelas XI - Semester 1

Quiz
•
11th Grade
11 questions
S1-S5

Quiz
•
11th Grade
10 questions
Kabel LAN: Straight dan Cross

Quiz
•
10th Grade - University
15 questions
6 Arduino: Potentiometers

Quiz
•
11th Grade
12 questions
Arduino Uno R3

Quiz
•
11th Grade
10 questions
IT systems

Quiz
•
9th - 12th Grade
10 questions
Hari 3 - Kuis Coding & Perkenalan AI

Quiz
•
1st - 12th Grade
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
15 questions
Core 4 of Customer Service - Student Edition

Quiz
•
6th - 8th Grade
15 questions
What is Bullying?- Bullying Lesson Series 6-12

Lesson
•
11th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade