
quiz strategi algoritmik

Quiz
•
Computers
•
11th Grade
•
Hard
PLKSMA JUL-DES2024
FREE Resource
15 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Apa hasil dari operasi 5 % 2 dalam bahasa C?
1
2
0
5
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Manakah dari berikut ini yang digunakan untuk mengambil input dari pengguna dalam bahasa C?
printf
scanf
input
getchar
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Apa output dari kode berikut?
int x = 10;
printf("%d", x++);
9
10
11
undefined
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Manakah dari berikut ini yang digunakan untuk membuat loop dalam bahasa C?
if
switch
for
goto
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Apa output dari kode berikut?
int arr[] = {1, 2, 3, 4, 5};
printf("%d", arr[3]);
1
2
3
4
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Apa fungsi dari return 0; dalam program C?
Menandakan program telah berjalan sukses
Menandakan program gagal
Mengakhiri program tanpa kembali nilai apapun
Mengakhiri program dengan kesalahan
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Apa output dari kode berikut?
char str[] = "Hello";
printf("%c", str[1]);
h
e
l
o
Create a free account and access millions of resources
Similar Resources on Wayground
10 questions
STRATEGI ALGORITMIK DAN PEMROGRAMAN 2

Quiz
•
11th Grade
10 questions
Preetest Pemrograman Bahasa C

Quiz
•
11th Grade
15 questions
If dan For dalam Bahasa C

Quiz
•
11th Grade
10 questions
Perangkat Lunak

Quiz
•
9th - 12th Grade
11 questions
Quiz Menghitung Luas dan Keliling Lingkaran

Quiz
•
11th Grade
20 questions
ASK T2 - Kod Arahan (Python)

Quiz
•
7th Grade - University
20 questions
ALGORITMA, PSEUDOCODE, FLOWCHART

Quiz
•
11th Grade
20 questions
ASJ UTS 1 1920

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