Quiz Pemrograman C++

Quiz
•
Computers
•
11th Grade
•
Medium
ASTIWI PURMAWATI
Used 2+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Bagian program C++ yang digunakan untuk memanggil pustaka eksternal adalah...
namespace
main()
#include
cout
return 0;
2.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Jenis komentar yang digunakan untuk membuat komentar beberapa baris adalah...
// ... //
/* ... */
-- ... --
## ... ##
3.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Simbol yang digunakan untuk komentar satu baris di C++ adalah...
/*
//
#
--
\
4.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Cara menulis string dan karakter yang benar di C++ adalah...
"Hello" dan "a"
'Hello' dan "a"
"Hello" dan 'a'
“Hello” dan ‘a’
Hello dan a
5.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Blok program di C++ selalu diawali dan diakhiri dengan...
( ... )
{ ... }
[[ ... ]]
/* ... */
6.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Dalam sintaks dasar C++, main() adalah...
Sebuah library
Fungsi utama yang dijalankan pertama saat program dieksekusi
Variabel global
Komentar
Perintah return
7.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Pernyataan berikut yang tepat menyebutkan fungsi cout di C++ adalah...
Digunakan untuk menulis ke file
Untuk mencetak output ke layar
Untuk membaca input dari keyboard
Untuk memanggil library eksternal
Untuk mengakhiri blok program
Create a free account and access millions of resources
Similar Resources on Wayground
10 questions
penilaian informatika 8

Quiz
•
9th - 12th Grade
15 questions
Menjelajahi Browser dan Mesin Pencari

Quiz
•
1st Grade - University
15 questions
DASPRO RESPONSI - 1

Quiz
•
University
10 questions
PF Unit 10

Quiz
•
9th Grade - University
10 questions
Proyek Struktur Data dan Algoritma Kelas C - Kuis I

Quiz
•
University
10 questions
Review Kotlin Day 1

Quiz
•
9th - 12th Grade
15 questions
Blogger

Quiz
•
10th - 12th Grade
10 questions
Post Test GWE

Quiz
•
11th 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
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