PBO

Quiz
•
Computers
•
11th Grade
•
Medium
RUDI SELAMAT
Used 149+ times
FREE Resource
40 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
Dibawah ini merupakan method utama atau main method pada pemrograman java adalah....
System.out.println(" ");
public static void main (String[] args);
public class latihan {
}
public main class {
}
2.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
pendeklarasian variabel yang benar pada java, kecuali...
char ket="A";
int nilai = 90;
Int harga = 10000;
double nilai = 90.5;
3.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
Tipe data pada pemrograman java dibagi menjadi 2 bagian yaitu.....
tipe data angka dan tipe data karakter
tipe data reference dan tipe data angka
tipe data primitif dan tipe data main
tipe data primitif dan tipe data reference
4.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
int a =10;
a++;
System.out.println("Isi a : " +a);
Nilai a yang tercetak adalah
9
10
11
12
5.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
int y=40; int z =80;
tes1=(y>40) && (z<100);
System.ouot.println("Hasil tes 1 :" +tes1);
120
40
false
true
6.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
int jml_brg_dibeli = 2; double diskon = 0.25;
int totalbelanja=100000;double hrg_brg_stlh_diskon;
if (totalbelanja>500000 && jml_brg_dibeli>1) {
hrg_brg_stlh_diskon = totalbelanja - (totalbelanja*diskon);
System.out.println("Harga barang setelah diskon :" +hrg_brg_stlh_diskon;
500000
750000
100000
150000
7.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
Arti atau deskripsi dari error ClassNotfoundException adalah ...
class tidak ditemukan
nama class sudah digunakan
nama class salah
class sudah dibuat sebelumnya
Create a free account and access millions of resources
Similar Resources on Wayground
40 questions
ULANGAN ANIMASI

Quiz
•
9th - 12th Grade
40 questions
Soal Animasi 2D dan 3D Kelas XI Multimedia

Quiz
•
11th Grade
40 questions
Quiz Perangkat Lunak - Kelas XI DKV

Quiz
•
11th Grade
40 questions
SKT4 : Bab 2 : c) Medan, Rekod, Jadual & Kekunci

Quiz
•
10th - 12th Grade
40 questions
Quiz SMT Genap

Quiz
•
10th Grade - University
40 questions
Teknik Animasi 2D dan 3D

Quiz
•
11th Grade
40 questions
Ujian Akhir Semester Informatika Kelas VIII

Quiz
•
8th Grade - University
40 questions
EE.09-SG-21.01

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