Array

Quiz
•
Computers
•
10th - 12th Grade
•
Hard
winda tyana
Used 328+ times
FREE Resource
20 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Array merupakan .... yang digunakan untuk menyimpan sekumpulan data dalam satu tempat
Memori
Struktur data
Variabel
Tipe data
Header
2.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Indeks array selalu dimulai dari...
0
1
a
ke 1
pertama
3.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Penulisan array kosong dengan tipe data integer dan panjang 10 yang benar yaitu...
int nama_array[10];
char nama_array[10];
int nama_array[10] = [0];
char nama_array[10] = [0];
var int nama_array[10] = [0];
4.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
char huruf[5] = {'a', 'b', 'c', 'd', 'e'};
Index ke 2 dari array di atas adalah...
a
b
c
d
e
5.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
output dari kode di atas adalah...
Huruf: a
Huruf: b
Huruf: c
Huruf: d
Huruf: e
6.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Dari gambar di atas akan terjadi perubahan isi data array yaitu...
a menjadi z
b menjadi z
c menjadi z
d menjadi z
e menjadi z
7.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
Perhatikan kode di atas!
Dari kode di atas, Nilai ke-4 adalah...
32
42
76
31
57
Create a free account and access millions of resources
Similar Resources on Wayground
25 questions
Remidial PSAS 2023

Quiz
•
11th Grade
21 questions
Sains Komputer Tingkatan 4 : Struktur data & Modular

Quiz
•
9th - 12th Grade
20 questions
Ulangan C++ Class XI TKJ

Quiz
•
11th Grade
20 questions
Algoritmi Java

Quiz
•
11th Grade
15 questions
ULANGAN HARIAN INFORMATIKA 5

Quiz
•
11th Grade
20 questions
Python Quiz

Quiz
•
12th Grade
20 questions
Java Casting & Booleans

Quiz
•
10th - 12th Grade
22 questions
C# Quiz

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
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
10 questions
1.2 OSI & TCP IP Models Quiz

Quiz
•
10th Grade
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
20 questions
Hardware vs. Software Quiz

Quiz
•
7th - 10th 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