Ujian Tengah Semester Struktur Data

Quiz
•
Computers
•
University
•
Easy
Novera Kristianti
Used 8+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
10 mins • 1 pt
void main()
{
....(a).... x,y,z;
clrscr();
cout <<“\n input nilai X=“; cin >> x;
cout <<“\n input nilai Y=“; cin >> y;
z = x + y;
cout <<“\n hasil penjumlahan =“ << z;
getch();
}
Tipe data yang tepat untuk (a) adalah ….
Boolean
Char
Array
Integer
2.
MULTIPLE CHOICE QUESTION
10 mins • 1 pt
void main()
{
int r = 10; int s;
clrscr();
s = 10 + ++r;
cout <<“r = “<< r << ‘\n’;
cout <<“s = “<< s << ‘\n’;
getch();
}
Hasil eksekusi dari program diatas adalah …
r = 11, s = 20
r = 11, s = 21
r = 12, s = 21
r = 10, s = 20
3.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
Type data yang menghasilkan bentuk keluaran nilai True dan False (Benar dan Salah) , adalah :
String
char
Array
boolean
4.
MULTIPLE CHOICE QUESTION
5 mins • 1 pt
Data Acak : 4 6 8 7 5 1 3 2 9
Decending : (?)
Ascending : (?)
Berapakah angka yang ada pada Ascending & Decending?
Ascending : 1 2 3 4 5 6 7 8 9
Decending : 9 8 7 6 5 4 3 2 1
Ascending : 1 2 5 4 3 7 8 9
Decending : 9 8 7 6 5 4 3 2 1
Ascending : 1 2 3 4 5 6 7 8 9
Decending : 8 9 7 6 5 4 3 2 1
Ascending : 1 2 3 4 5 6 8 7 9
Decending : 9 8 7 6 5 4 3 2 1
5.
MULTIPLE CHOICE QUESTION
3 mins • 1 pt
Ada 2 macam jenis sorting, yaitu....
String & ascending
Boolean & string
Boolean & descending
ascending & descending
6.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Faktor yang mempengaruhi sorting, kecuali...
banyak data yang di turunkan
Kapasitas
Memudahkan pencarian
Tempat penyimpanan data
7.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Berikut ini beberapa karakteristik dari array, kecuali....
Bertipe data sama
Dapat di akses secara random
Bertipe data berbeda
Kumpulan Nilai data
Create a free account and access millions of resources
Similar Resources on Wayground
10 questions
KIỂU DỮ LIỆU CÓ CẤU TRÚC

Quiz
•
11th Grade - University
15 questions
Qûîz

Quiz
•
University
10 questions
PHP

Quiz
•
University
10 questions
CSC126_Chapter4_Part1

Quiz
•
University
11 questions
Programming I Quiz 1

Quiz
•
University
15 questions
BASIC C PROGRAMMING QUIZ

Quiz
•
University
12 questions
DS_NumPy_TEST1

Quiz
•
University
15 questions
Arrays in Programming

Quiz
•
University
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
20 questions
Definite and Indefinite Articles in Spanish (Avancemos)

Quiz
•
8th Grade - University
7 questions
Force and Motion

Interactive video
•
4th Grade - University
36 questions
Unit 5 Key Terms

Quiz
•
11th Grade - University
7 questions
Figurative Language: Idioms, Similes, and Metaphors

Interactive video
•
4th Grade - University
15 questions
Properties of Equality

Quiz
•
8th Grade - University
38 questions
WH - Unit 3 Exam Review*

Quiz
•
10th Grade - University
21 questions
Advise vs. Advice

Quiz
•
6th Grade - University
12 questions
Reading a ruler!

Quiz
•
9th Grade - University