Array

Quiz
•
Computers
•
10th - 12th Grade
•
Hard
winda tyana
Used 332+ 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
C++ arrays

Quiz
•
12th Grade
20 questions
Язык программирования Python

Quiz
•
1st - 10th Grade
15 questions
bài tập mảng tiết 1

Quiz
•
11th Grade
20 questions
Dasar Pemrograman-1

Quiz
•
10th Grade
20 questions
Debugging

Quiz
•
10th Grade
20 questions
DATA STRUCTURES

Quiz
•
12th Grade
20 questions
Java 2 Quiz 9

Quiz
•
10th - 12th Grade
22 questions
Java Code Snippets Quiz 1

Quiz
•
10th Grade
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
15 questions
Core 4 of Customer Service - Student Edition

Quiz
•
6th - 8th Grade
15 questions
What is Bullying?- Bullying Lesson Series 6-12

Lesson
•
11th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
10 questions
Proper Keyboarding Techniques

Interactive video
•
6th - 10th Grade
10 questions
Understanding Computers: Hardware, Software, and Operating Systems

Interactive video
•
7th - 12th Grade
29 questions
AP CSP Unit 2 Review (Code.org)

Quiz
•
10th - 12th Grade