
Digital dan mikroprosesor

Quiz
•
Computers
•
12th Grade
•
Hard
Nurul Fathia
Used 5+ times
FREE Resource
20 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Tempat penyimpanan Program Sementara dan dapat dihapus disebut . . . .
RAM
ROM
EEPROM
IC
2.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Tempat untuk kita memberikan Inisialisasi dalam Pemprograman yaitu
void setup() {}
void loop() {}
void inisialisasi() {}
PinMode() {}
3.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Ketika Variabel Int tidak dapat mencukupi lagi maka kita menggunakan Variabel . . . .
Long
LongInt
Float
Boolean
Char
4.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Software/program yang ditulis menggunakan Arduino disebut . . . .
sketch
stechk
Arduino IDE
program
5.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
dibawah ini yang bukan merupakan dari Operator Perbandingan dalam program yaitu . . . .
=
==
!=
>
<
6.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Untuk menyalakan sebuah LED pada Pin8 Arduino maka Program dibawah ini yang benar adalah . . . .
PinMode (8,HIGH);
digitalWrite (8,HIGH);
PinMode (8,LOW);
digitalWrite (8,LOW);
7.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Perhatikan Program dibawah ini,
for (int i = 10; i=0; i--) {}
maka, program diatas untuk menjalankan apa?
Pengulangan i sebanyak 10x dan setiap pengulangan i = i - 1
Pengulangan i sebanyak 10x dan setiap pengulangan i = i + 1
Pengulangan i sebanyak 11x dan setiap pengulangan i = i - 1
Pengulangan i sebanyak 11x dan setiap pengulangan i = i + 1
Create a free account and access millions of resources
Similar Resources on Wayground
16 questions
Verifica informatica - teoria Arduino

Quiz
•
1st - 12th Grade
20 questions
Berpikir Komputasional dan Algoritma Pemrograman

Quiz
•
12th Grade
20 questions
Quiz tentang Arduino

Quiz
•
12th Grade - University
17 questions
ESTRUCTURAS DE CONTROL, MONITOR SERIAL Y SENSOR HC-SR04.

Quiz
•
12th Grade
15 questions
ASAS GANJIL XII 2024

Quiz
•
12th Grade
20 questions
Pemrograman Arduino untuk Siswa Kelas 12

Quiz
•
12th Grade
25 questions
LATIHAN US

Quiz
•
12th Grade
20 questions
Asesmen Sumatif Tengah Semester 1

Quiz
•
12th Grade
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
Discover more resources for Computers
20 questions
Digital Citizenship

Quiz
•
8th - 12th Grade
35 questions
Computer Baseline Examination 2025-26

Quiz
•
9th - 12th Grade
13 questions
Problem Solving Process

Quiz
•
9th - 12th Grade
10 questions
Understanding Algorithms with Pseudocode and Flowcharts

Interactive video
•
9th - 12th Grade
19 questions
AP CSP Unit 1 Review (code.org)

Quiz
•
10th - 12th Grade