Quiz C++ Grade 10

Quiz
•
Computers
•
9th - 12th Grade
•
Medium
Elis Yuniasari
Used 1+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 10 pts
Apa Sintaks untuk menuliskan output dalam C++ ?
cout << "Hello World"
Print<<"Hello World"
output << "Hello World"
show<<"Hello World"
2.
MULTIPLE CHOICE QUESTION
30 sec • 10 pts
Bagaimana cara menulis komentar dalam C++ ?
#ini komentar
<!ini komentar>
//ini komentar
<ini komentar>
3.
MULTIPLE CHOICE QUESTION
30 sec • 10 pts
Cara membuat variabel di C++ ?
let umur = 15;
var umur = 15;
int umur = 15;
$umur = 15;
4.
MULTIPLE CHOICE QUESTION
30 sec • 10 pts
Bagaimana cara membuat program meminta input untuk user ?
input(umur);
System.input();
inp(umur);
cin>>umur;
5.
MULTIPLE CHOICE QUESTION
30 sec • 10 pts
contoh file header yang benar adalah ...
iostream
cstdlib
#include<cstdlib>
cmath
6.
MULTIPLE CHOICE QUESTION
30 sec • 10 pts
Setiap perintah di dalam C++ selalu diakhiri dengan tanda?
:
;
}
)
7.
MULTIPLE CHOICE QUESTION
30 sec • 10 pts
Berikut adalah file header yang berfungsi untuk menangani input/output di C++?
#include < stream >
#include < conio.h>
#include < iostream >
#include < iostring >
Create a free account and access millions of resources
Similar Resources on Wayground
10 questions
Dasar pemrograman PHP

Quiz
•
10th - 12th Grade
12 questions
Post Test Pengenalan Pemrograman Bahasa C++

Quiz
•
11th Grade
10 questions
Kuis Dasar-Dasar HTML

Quiz
•
9th Grade
10 questions
Soal BAB V PemWeb

Quiz
•
12th Grade
9 questions
HTML Basics

Quiz
•
9th Grade - Professio...
10 questions
7.2 Knowledge check

Quiz
•
9th Grade
10 questions
Bài 25 tin 10

Quiz
•
9th Grade - University
12 questions
HTML Intro

Quiz
•
9th - 12th Grade
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
10 questions
UPDATED FOREST Kindness 9-22

Lesson
•
9th - 12th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
20 questions
US Constitution Quiz

Quiz
•
11th 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
20 questions
Analog vs Digital

Quiz
•
9th - 12th Grade
10 questions
CTEA Computer Vocab Terms #1

Quiz
•
12th Grade
10 questions
Exploring Cybersecurity Techniques and Threats

Interactive video
•
6th - 10th Grade
10 questions
Understanding the Internet and Data Transmission

Interactive video
•
7th - 12th Grade