Komponen Swing mana yang digunakan untuk input teks dari pengguna adalah

SOAL ATS GENAP JAVA

Quiz
•
Information Technology (IT)
•
12th Grade
•
Medium
task rpl6
Used 1+ times
FREE Resource
35 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
1 min • 4 pts
jButton
jLabel
jTextArea
jTextField
2.
MULTIPLE CHOICE QUESTION
1 min • 4 pts
"i++" is which type of operator?
Arithmetic
Decrement
Logical
Increment
3.
MULTIPLE CHOICE QUESTION
1 min • 4 pts
If the syntax is i = i + 1, it is equivalent to?
i -= 1
i--
i += 1
i
4.
MULTIPLE CHOICE QUESTION
3 mins • 4 pts
What is the output of the following code: int a1 = 100 + 50 * 4; int a2 = a1 * 2; int a3 = a2 + a2; System.out.println(a3);
2400
1200
1000
2000
5.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
If there are two operands with values 1 and 0 given the AND operator, what will be the result?
false
true
6.
MULTIPLE CHOICE QUESTION
5 mins • 4 pts
What is the output of the following code: class increment { public static void main(String args[]) { double var1 = 1 + 5; double var2 = var1 / 4; int var3 = 1 + 5; int var4 = var3 / 4; System.out.print(var2 + "dan" + var4); } }
outputnya adalah?
1.5 dan 1
1 dan 1.5
1 dan 1
1 dan 15
7.
MULTIPLE CHOICE QUESTION
3 mins • 4 pts
int a = 5; int b = 8; int c = 3;
System.out.println(a + b / c * 2);
outputnya adalah?
6
9
11
8
Create a free account and access millions of resources
Similar Resources on Quizizz
40 questions
REMEDIAL PSAS (TULIS NAMA LENGKAP DAN KELAS)

Quiz
•
10th Grade - University
32 questions
Pengetahuan Komputer

Quiz
•
9th Grade - University
40 questions
PSAS Pemrograman Web

Quiz
•
11th Grade - University
39 questions
8-кл-19

Quiz
•
8th Grade - University
40 questions
Ujian Madrasah TIK 2024/2025

Quiz
•
12th Grade
30 questions
Y9 Python Review

Quiz
•
9th Grade - University
37 questions
AP Comp Sci A - CodeHS Unit 1 Vocab

Quiz
•
12th Grade
40 questions
Sistem Komputer

Quiz
•
10th Grade - University
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 Information Technology (IT)
17 questions
Chapter 12 - Doing the Right Thing

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

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

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