
Variable pada Arduino

Quiz
•
Computers
•
11th Grade
•
Hard
Robby Muharam
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Sebuah variabel harus selalu dimulai dengan…
Angka
Huruf atau garis bawah (_)
Tanda baca
Simbol khusus
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Deklarasi variabel int a = 5; berarti…
a adalah angka desimal
a adalah teks
a adalah bilangan bulat
a adalah angka negatif
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Nama variabel harus selalu…
Unik dan tidak boleh duplikat
Mengandung tanda baca
Dimulai dengan angka
Mengandung simbol khusus
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Manakah pernyataan yang benar untuk mendeklarasikan variabel tipe float?
float pi = 3.14;
float = 3.14 pi;
float: pi = 3.14;
pi = float 3.14;
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Untuk mendeklarasikan variabel char, digunakan kode…
char name = "Arduino";
char name = 'A';
char = "A";
name char = 'A';
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Manakah nama variabel yang benar?
1stValue
value_1
Value#1
Value 1
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Nilai variabel dapat diubah dengan…
Tipe data
Operator logika
Operator penugasan
Struktur perulangan
Create a free account and access millions of resources
Similar Resources on Wayground
10 questions
Quiz C++ Grade 10

Quiz
•
9th - 12th Grade
10 questions
Dasar Pemrograman

Quiz
•
11th Grade
10 questions
Preetest Pemrograman Bahasa C

Quiz
•
11th Grade
12 questions
OOP Pengenalan

Quiz
•
11th Grade
11 questions
Quiz Menghitung Luas dan Keliling Lingkaran

Quiz
•
11th Grade
10 questions
Dasar Koding dan Kecerdasan Artifisial

Quiz
•
11th Grade
10 questions
Quiz Blok Variables dan Operator

Quiz
•
10th - 12th Grade
10 questions
Latihan Interface

Quiz
•
9th - 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