
Quiz Bahasa C Kelas XI-3

Quiz
•
Computers
•
11th Grade
•
Hard
Parida Iriyanti
Used 3+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Apa tipe data yang digunakan untuk menyimpan nilai bilangan bulat di bahasa C?
float
double
char
int
void
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Fungsi IF ELSE IF di dalam bahasa C?
pilihan
membandingkan
perulangan
perkalian
pembagian
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Fungsi standar untuk mencetak output ke layar di bahasa C adalah?
print()
printf()
cout
println()
scanf()
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Sintaks mana yang benar untuk mendeklarasikan sebuah array integer berisi 5 elemen di C?
int arr[5];
int arr = {5};
arr[5] = int;
int array(5);
int arr(5);
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Apa tipe data yang digunakan untuk menyimpan nilai bilangan pecahan dalam bahasa C?
float
double
char
int
void
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Apa tipe data yang digunakan untuk menyimpan karakter satu huruf di dalam bahasa C?
float
double
char
int
void
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Fungsi scanf() di bahasa C adalah?
untuk mencetak
untuk memasukan data program
untuk menjalankan dari program
untuk memasukkan nilai program
untuk menampilkan sebuah program
Create a free account and access millions of resources
Similar Resources on Wayground
15 questions
Pemrograman

Quiz
•
11th Grade
10 questions
QUIZ PERTAMA PBO

Quiz
•
11th Grade
10 questions
Post Test C++

Quiz
•
9th - 12th Grade
12 questions
C++ References

Quiz
•
6th - 12th Grade
6 questions
Topic 6.1 Video 2

Quiz
•
11th Grade
15 questions
Soal Java

Quiz
•
11th Grade - University
10 questions
PRETEST BASIS DATA KELAS 11

Quiz
•
11th Grade
10 questions
ALGORITMA

Quiz
•
KG - University
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
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
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