Dibawah ini merupakan method utama atau main method pada pemrograman java adalah....
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
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 Quizizz
45 questions
Pemrograman Dasar_X_PAS_24_25

Quiz
•
10th Grade - University
35 questions
PTS PPL XI RPL

Quiz
•
11th Grade
40 questions
SOAL SUMATIF 2

Quiz
•
9th - 12th Grade
35 questions
QUIZ JS

Quiz
•
11th Grade
40 questions
MID Sem 5 PWPB XIIRPL

Quiz
•
2nd Grade - University
40 questions
Java Programming Quiz

Quiz
•
11th Grade
40 questions
Latihan 1 PBO XI RPL 2

Quiz
•
10th Grade - University
40 questions
Kisi kisi soal Pemrograman Berorientasi Objek

Quiz
•
11th Grade
Popular Resources on Quizizz
15 questions
Character Analysis

Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
10 questions
American Flag

Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25

Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade
Discover more resources for Computers
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Taxes

Quiz
•
9th - 12th Grade
17 questions
Parts of Speech

Quiz
•
7th - 12th Grade
20 questions
Chapter 3 - Making a Good Impression

Quiz
•
9th - 12th Grade
20 questions
Inequalities Graphing

Quiz
•
9th - 12th Grade
10 questions
Identifying equations

Quiz
•
KG - University