Array

Quiz
•
Computers
•
10th Grade
•
Hard
Erika fahlevi
Used 249+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Array merupakan .... yang digunakan untuk menyimpan sekumpulan data dalam satu tempat
Memori
Struktur data
Variabel
Tipe data
Header
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
char huruf[5] = {'a', 'b', 'c', 'd', 'e'};
Index ke 2 dari array di atas adalah...
a
b
c
d
e
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Penulisan array dengan isian data nama siswa yang benar adalah...
int nama [3] = {'ayu','putri','dewi'};
char nama [3] = {'ayu','putri','dewi'};
string nama [3] = {'ayu','putri','dewi'};
int nama [3] = ayu,putri,dewi;
string nama [3] = "'ayu','putri','dewi'";
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Data yang disimpan di dalam array harus memiliki ... yang sama
Tipe data
Variabel
Nilai
Rumus
Hasil
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
string nama[4]={"Ahmad","Ayu","Bambang","Lukman"}
Cara mengambil nama "Ayu" dari array di atas yang benar adalah...
cout<<nama[0];
cout<<nama[1];
cout<<nama[2];
cout<<nama[3];
cout<<nama[4];
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Create a free account and access millions of resources
Similar Resources on Wayground
10 questions
PRETEST INFORMATIKA-SISTEM KOMPUTER

Quiz
•
10th Grade
15 questions
Pemikiran Komputasional

Quiz
•
10th Grade
11 questions
Soal Photoshop Dasar 1

Quiz
•
1st Grade - University
10 questions
CSS pada HTML

Quiz
•
9th - 12th Grade
10 questions
SSSQ

Quiz
•
10th Grade
10 questions
UH BAB 1 INFORMATIKA

Quiz
•
10th Grade
10 questions
Quis BAB I Kuliner

Quiz
•
10th Grade
10 questions
Review Komputer Mid SMA (2)

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