
pbo kelas xii

Quiz
•
Computers
•
12th Grade
•
Medium

anis siswanto
Used 100+ times
FREE Resource
35 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 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
30 sec • 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
30 sec • 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
30 sec • 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
30 sec • 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
30 sec • 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
30 sec • 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
30 questions
PTS GANJIL ONLINE ANIMASI 2D

Quiz
•
12th Grade
30 questions
Design Multimedia Interaktif

Quiz
•
12th Grade
35 questions
SMAN Glenmore Formatif 1 Informatika XII

Quiz
•
12th Grade
40 questions
soal susulan-infor

Quiz
•
2nd Grade - University
40 questions
LATIHAN SOAL PSTS INFORMATIKA KELAS 8 GNP

Quiz
•
9th - 12th Grade
34 questions
Project STEM AP CS A Unit 1

Quiz
•
9th - 12th Grade
40 questions
PAT INFORMATIKA GENAP 2023

Quiz
•
9th - 12th Grade
40 questions
LATIHAN UTS DPPLG

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