
AP : RA
Quiz
•
Computers
•
11th Grade
•
Medium
Mochammad Rizki
Used 3+ times
FREE Resource
Enhance your content
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Diantara pilihan dibawah, yang merupakan pendeklarasian sebuah larik yang benar adalah?
array in num;
int[] num = new int[5]
int num[5]
int[5] num;
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Diketahui sebuah array int num[5] = {2, 4, 6, 8, 10}. Berapakah nomer index dari elemen (data) 10?
0
3
5
4
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Apa output yang dihasilkan?3
Undefined
3
0
Error
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Diketahui sebuah array num[] = {44.3, 91.2, 87.8}; Berapakah ukuran array num?
3
4
random
undifined
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Berapa banyak elemen yang dapat dimasukan ke dalam array int data[5][3]?
5
15
8
3
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Bagaimana cara menampilkan semua elemen larik num[5] dengan tipe data integer menggunakan perulangan for?
for(int i=0; i<5; i++){}
for(int i : num[5]){}
for(char i : num){}
for(int i : num){}
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Diketahui larik int num[5]. Berikut adalah pernyataan yang salah tentang larik tersebut
Ukuran larik adalah 5
Elemen pertama ada pada index 0
num[5] = 32
Larik hanya dapat menyimpan elemen dengan tipe data integer
Create a free account and access millions of resources
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple

Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?
Similar Resources on Wayground
15 questions
CP M4 Repetition & Loops
Quiz
•
9th - 12th Grade
13 questions
APCSA Unit 3 Review
Quiz
•
9th - 12th Grade
15 questions
Жанар214
Quiz
•
9th Grade - University
6 questions
Arduino Code Revision
Quiz
•
11th Grade
12 questions
Python - Conditionals
Quiz
•
9th - 12th Grade
10 questions
Quiz 15 - Array Basics
Quiz
•
11th Grade
10 questions
Quiz 16 - Arrays and Loops
Quiz
•
11th Grade
13 questions
Uji Pemahaman tentang Array
Quiz
•
11th Grade
Popular Resources on Wayground
20 questions
Brand Labels
Quiz
•
5th - 12th Grade
10 questions
Ice Breaker Trivia: Food from Around the World
Quiz
•
3rd - 12th Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
20 questions
ELA Advisory Review
Quiz
•
7th Grade
15 questions
Subtracting Integers
Quiz
•
7th Grade
22 questions
Adding Integers
Quiz
•
6th Grade
10 questions
Multiplication and Division Unknowns
Quiz
•
3rd Grade
10 questions
Exploring Digital Citizenship Essentials
Interactive video
•
6th - 10th Grade