
Komponen C++

Quiz
•
Computers
•
11th Grade
•
Medium

Yopy Adiantoro
Used 5+ times
FREE Resource
7 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 10 pts
yang bukan merupakan komponen bahasa C++
header
fungsi main
tipe data
identifier
algoritma
2.
MULTIPLE CHOICE QUESTION
30 sec • 10 pts
iostream.h , stdio.h merupakan contoh dari
komentar
fungsi main
header
fungsi utama
deklarasi program
3.
MULTIPLE CHOICE QUESTION
30 sec • 10 pts
suatu tempat untuk menampung data atau konstanta di memori yang mempunyai nilai atau data yang dapat berubah – ubah selama proses program, seperti halnya float alas, tinggi, luas_segetiga adalah
komentar
deklarasi variabel
konstanta
tipe data
4.
MULTIPLE CHOICE QUESTION
30 sec • 10 pts
const int siswa = 15; termasuk contoh dari komponen
komentar
deklarasi variabel
konstanta
tipe data
5.
MULTIPLE CHOICE QUESTION
30 sec • 10 pts
fungsi yang digunakan untuk menampilkan data ke layar.
fungsi main
fungsi stdio.h
fungsi printf
fungsi komentar
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
#include <stdio.h>
int main
{
printf("My favorite playing football \n");
}
Apakah program berjalan
Iya
Tidak
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
#include <stdio.h>
int main()
{
// Digunakan untuk melakukan cetak tampilan
printf("Ini kegiatan praktikum ku”);
return 0;
}
yang termasuk fungsi komentar ditandai dengan simbol
Int main
//
Printf
Includ
Similar Resources on Wayground
9 questions
CS50 модуль 1

Quiz
•
11th Grade
10 questions
Aplikasi Komputer

Quiz
•
1st Grade - University
10 questions
แบบทดสอบก่อน-หลังเรียน

Quiz
•
9th - 12th Grade
10 questions
Kuiz Asas Microsoft Word

Quiz
•
1st Grade - University
10 questions
Komentar pada Arduino

Quiz
•
11th Grade
12 questions
Perangkat Fiber Optic

Quiz
•
11th Grade
7 questions
Memulai dengan HTML

Quiz
•
11th Grade
10 questions
DESENVOLVIMENTO DE SISTEMAS REC - 3ºTRIMESTRE

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