Quiz Bahasa C

Quiz
•
Computers
•
10th Grade
•
Medium
SUYADI SUYADI
Used 38+ times
FREE Resource
25 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Dalam bahasa C, tipe data manakah yang digunakan untuk menyimpan karakter tunggal?
int
float
double
char
string
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Manakah dari berikut ini yang benar untuk mendeklarasikan variabel dengan nama nilai bertipe integer?
int nilai;
float nilai;
integer nilai;
var nilai : integer;
char nilai;
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Di bawah ini adalah bentuk pseudocode yang benar untuk menampilkan "Hello, World" pada layar:
Cetak "Hello, World"
print("Hello, World")
Display "Hello, World"
Show("Hello, World")
Output "Hello, World"
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Apakah fungsi dari flowchart dalam pemrograman?
Menentukan tipe data variabel
Menggambarkan alur logika program
Menyimpan data dalam program
Menghitung nilai variabel
Menentukan jenis operator
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Dalam bahasa C, fungsi standar untuk membaca masukan dari pengguna adalah:
print()
scanf()
cout <<
input()
cin >>
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Manakah hasil dari operasi 5 + 3 * 2 ?
10
11
13
16
18
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Pernyataan berikut yang merupakan operator logika adalah:
&&
+
==
++
%
Create a free account and access millions of resources
Similar Resources on Wayground
20 questions
Sistem Digital

Quiz
•
10th Grade
20 questions
Logika dan Algoritma P13

Quiz
•
University
26 questions
ULANGAN HARIAN PEMROGRAMAN C

Quiz
•
12th Grade
23 questions
ALM INFORMATIKA BAHASA C

Quiz
•
11th Grade
20 questions
Java Kena Mental

Quiz
•
12th Grade
20 questions
Pemrograman Dasar Kelas X

Quiz
•
10th Grade
25 questions
Penilaian Tengah Semester

Quiz
•
10th Grade
20 questions
Latihan SAT Informatika Kelas X TA-2324

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