
Kuis Pemrograman Dasar

Quiz
•
Computers
•
9th Grade
•
Hard
Tomi Mentari
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Proses mencari dan memperbaiki kesalahan pada sebuah program komputer disebut...
Coding
Compiling
Debugging
Running
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Seorang programmer lupa mengetik titik koma (;) di akhir baris perintah. Ini adalah contoh dari kesalahan...
Logika (Logical Error)
Sintaks (Syntax Error)
Perangkat Keras (Hardware Error)
Pengguna (User Error)
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Sebuah program untuk menghitung luas persegi panjang menggunakan rumus panjang + lebar. Program berjalan tanpa pesan eror, namun hasilnya salah. Ini adalah contoh dari kesalahan...
Logika (Logical Error)
Sintaks (Syntax Error)
Kompilasi (Compiler Error)
Sistem Operasi (OS Error)
4.
FILL IN THE BLANK QUESTION
1 min • 1 pt
Apa output dari program berikut?
C++
int angka = 15;
angka = angka - 5;
angka = angka * 2;
cout << angka;
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Perhatikan baris kode: int nilai = "90";. Apa jenis kesalahan pada kode ini?
Logika
Sintaks
Tidak ada kesalahan
Komentar
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Manakah penulisan variabel desimal (koma) yang benar dalam C++?
float diskon = 0,5;
float diskon = 0.5;
desimal diskon = 0.5;
int diskon = 0.5;
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Tujuan dari perintah cout dalam C++ adalah...
Menerima masukan dari keyboard
Menghapus layar
Menampilkan tulisan atau nilai ke layar
Menutup program
Create a free account and access millions of resources
Similar Resources on Wayground
10 questions
10 question quiz on identifying and correcting errors

Quiz
•
9th - 12th Grade
10 questions
Struktur Percabangan PHP

Quiz
•
2nd Grade - University
10 questions
INFORMATIKA

Quiz
•
9th Grade
10 questions
Python Loops

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

Quiz
•
9th - 12th Grade
10 questions
AP CSP Boolean Logic 2

Quiz
•
9th - 12th Grade
10 questions
Quiz HTML

Quiz
•
1st - 10th Grade
10 questions
Quiz Informatika AP

Quiz
•
8th Grade - University
Popular Resources on Wayground
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
10 questions
Ice Breaker Trivia: Food from Around the World

Quiz
•
3rd - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
20 questions
ELA Advisory Review

Quiz
•
7th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Multiplication and Division Unknowns

Quiz
•
3rd Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
30 questions
Computer Terminology Exercise #1 ( Fill Ins)

Quiz
•
9th Grade
15 questions
MLA Formatting

Quiz
•
9th Grade
20 questions
Typing Practice

Quiz
•
7th - 12th Grade
14 questions
Inputs and Outputs: Computer Science Intro

Lesson
•
5th - 9th Grade
20 questions
Google Sheets Quiz

Quiz
•
9th Grade