
Quiz Akhir Sesi

Quiz
•
Computers
•
University
•
Medium
Karen Etania
Used 4+ times
FREE Resource
15 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
Manakah yang TIDAK termasuk array?
Vector
ArrayList
Void
2.
MULTIPLE CHOICE QUESTION
30 sec • 6 pts
"Waktu yang dipakai oleh ArrayList lebih pendek daripada Vector"
True
False
3.
MULTIPLE CHOICE QUESTION
30 sec • 6 pts
Manakah yang termasuk konsep dari Object Oriented Programming?
Clustering
Regression
Classification
Polymorphism
4.
FILL IN THE BLANK QUESTION
1 min • 6 pts
Class dalam OOP adalah ........ sebelum dibuatkannya objek
5.
MULTIPLE CHOICE QUESTION
30 sec • 6 pts
Implementasi Array mana yang aman digunakan banyak thread secara bersamaan?
Dynamic Array
Vector
Static Array
ArrayList
6.
MULTIPLE CHOICE QUESTION
1 min • 8 pts
Tentukan Output dari Code di bawah ini!
int[] arr = {3, 5, 10, 6, 3};
int x= 0;
for (int i = 0; i < arr.length; ++i) {
x+= arr[i]; }
System.out.println(x);
25
3
23
27
7.
MULTIPLE CHOICE QUESTION
30 sec • 6 pts
public static int create(){
........ }
Apakah method ini seharusnya menggunakan return?
With Return
No Return
Create a free account and access millions of resources
Similar Resources on Wayground
13 questions
Struktur Data-Sorting

Quiz
•
University
15 questions
Sorting

Quiz
•
University
10 questions
Quiz Sorting

Quiz
•
University
15 questions
Strategi Algoritmik dan Pemrograman

Quiz
•
University
16 questions
Linked List and Arrays in JAVA

Quiz
•
University
20 questions
Quiz 2 PBO

Quiz
•
University
15 questions
Seatwork (SEQUENTIAL CONTAINER TYPES) data structure

Quiz
•
University
17 questions
Arrays recap

Quiz
•
9th Grade - University
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