PBO KELAS 12
Quiz
•
Computers
•
12th Grade
•
Medium
dani ramdani
Used 170+ times
FREE Resource
14 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
1 min • 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
1 min • 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
1 min • 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
1 min • 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
1 min • 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
1 min • 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
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple

Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?
Similar Resources on Wayground
16 questions
QUIZ RPL 3 ke 2
Quiz
•
12th Grade
10 questions
JS Practice: ITS Certification
Quiz
•
12th Grade
10 questions
Alghorithma
Quiz
•
12th Grade - University
15 questions
PCEP Section 4C: Python Built-In Exceptions Hierarchy
Quiz
•
12th Grade
13 questions
Dojo - Type Inference
Quiz
•
1st - 12th Grade
14 questions
Tworzenie projektu w Android Studio + Java
Quiz
•
12th Grade
14 questions
1.3 Aplicaciones WEB que se ejecutan del lado del cliente
Quiz
•
12th Grade
10 questions
Java Exception Handling Basics
Quiz
•
12th Grade
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