
ATS Quiz Genap

Quiz
•
Information Technology (IT)
•
12th Grade
•
Medium
task rpl6
Used 2+ times
FREE Resource
30 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
1 min • 2 pts
What part of the operator is a *=c?
relational
assignment
logical
2.
MULTIPLE CHOICE QUESTION
30 sec • 2 pts
What operator does '!=' represent?
logical
arithmetic
increment
relational
3.
MULTIPLE CHOICE QUESTION
1 min • 3 pts
If the syntax is i = i + 1, what is it equivalent to?
i -= 1
i += 1
d
i--
4.
MULTIPLE CHOICE QUESTION
2 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);
1200
2400
1000
5.
MULTIPLE CHOICE QUESTION
1 min • 2 pts
If there are two operands with values 1 and 0 given the operator 'or', what will be the result?
false
true
6.
MULTIPLE CHOICE QUESTION
3 mins • 5 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); } }
1 dan 1
1 dan 1.5
1.5 dan 1
7.
MULTIPLE CHOICE QUESTION
2 mins • 5 pts
What is the output of the following code: int a = 5; int b = 8; int c = 3; System.out.println(a + b / c * 2);
6
9
8
11
Create a free account and access millions of resources
Similar Resources on Wayground
25 questions
XI LAT. SOAL 1 PSAS INF XI F

Quiz
•
9th - 12th Grade
25 questions
Comp Sci Primitive Types

Quiz
•
9th - 12th Grade
30 questions
Quis AP

Quiz
•
9th - 12th Grade
30 questions
REMEDIAL ASESMEN SUMATIF AKHIR SEM-GANJIL MULOK 2024

Quiz
•
12th Grade
25 questions
SAS Dasar Program Keahlian RPL Kelas X

Quiz
•
10th Grade - University
30 questions
Java Code Output Quiz

Quiz
•
9th - 12th Grade
35 questions
SOAL ATS GENAP JAVA

Quiz
•
12th Grade
25 questions
Quizizz JavaScript Attempt 2 Review

Quiz
•
9th - 12th Grade
Popular Resources on Wayground
18 questions
Writing Launch Day 1

Lesson
•
3rd Grade
11 questions
Hallway & Bathroom Expectations

Quiz
•
6th - 8th Grade
11 questions
Standard Response Protocol

Quiz
•
6th - 8th Grade
40 questions
Algebra Review Topics

Quiz
•
9th - 12th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
19 questions
Handbook Overview

Lesson
•
9th - 12th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade
Discover more resources for Information Technology (IT)
40 questions
Algebra Review Topics

Quiz
•
9th - 12th Grade
19 questions
Handbook Overview

Lesson
•
9th - 12th Grade
62 questions
Spanish Speaking Countries, Capitals, and Locations

Quiz
•
9th - 12th Grade
20 questions
First Day of School

Quiz
•
6th - 12th Grade
6 questions
Maier - AMDM - Unit 1 - Quiz 1 - Estimation

Quiz
•
12th Grade
21 questions
Arithmetic Sequences

Quiz
•
9th - 12th Grade
21 questions
9th Grade English Diagnostic Quiz

Quiz
•
9th - 12th Grade
7 questions
Characteristics of Life

Interactive video
•
11th Grade - University