Quiz Bahasa C

Quiz
•
Computers
•
10th Grade
•
Medium
SUYADI SUYADI
Used 41+ 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
Quiz Pemrograman Phyton

Quiz
•
9th - 12th Grade
20 questions
Pretest C++

Quiz
•
11th Grade
30 questions
Pengantar Algoritma dan Struktur Data

Quiz
•
University
23 questions
Beginning C Programming

Quiz
•
University
20 questions
Q1 Pengetahuan

Quiz
•
12th Grade
20 questions
Quis System Komputer

Quiz
•
10th Grade
20 questions
Apuntadores en C

Quiz
•
University
20 questions
Operator in C

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
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
10 questions
Proper Keyboarding Techniques

Interactive video
•
6th - 10th Grade
10 questions
Understanding Computers: Hardware, Software, and Operating Systems

Interactive video
•
7th - 12th Grade
29 questions
AP CSP Unit 2 Review (Code.org)

Quiz
•
10th - 12th Grade