Pemrogramman C++

Pemrogramman C++

4th - 5th Grade

30 Qs

quiz-placeholder

Similar activities

latihan f kelas 5

latihan f kelas 5

5th Grade - University

26 Qs

SKILLS AND HEALTHY (SESI 2)

SKILLS AND HEALTHY (SESI 2)

4th - 9th Grade

25 Qs

TIK Klas 5

TIK Klas 5

1st - 10th Grade

25 Qs

Logo

Logo

4th - 5th Grade

25 Qs

Latihan Soal Kelas 4

Latihan Soal Kelas 4

4th - 5th Grade

25 Qs

Pengenalan & Sejarah Komputer

Pengenalan & Sejarah Komputer

1st - 10th Grade

25 Qs

UH-3 DASAR DESAIN GRAFIS

UH-3 DASAR DESAIN GRAFIS

1st Grade - University

25 Qs

Uji Kompetensi Komputer Kelas 5 BAB 9 dan 10

Uji Kompetensi Komputer Kelas 5 BAB 9 dan 10

1st - 10th Grade

25 Qs

Pemrogramman C++

Pemrogramman C++

Assessment

Quiz

Computers

4th - 5th Grade

Practice Problem

Hard

Created by

Muh. Hajar Akbar

Used 8+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

30 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Penulisan file header yang benar adalah..

#include <iostream>

include <iostream>;

#Include (iostream)

Include (iostream);

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Fungsi dari main() adalah

Awal mula dari blok program utama

Akhir dari blok program utama

Sebagai punctuator yang awal blok program hingga akhir blok

program

preprocessor pada C++

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

perintah untuk mencetak di C++ adalah

cin

cout

getch

COUT

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Penulisan coding yang benar untuk mencetak kata :

Saya adalah mahasiswa Unusra

adalah :

cout << "Saya adalah mahasiswa Unusra";

cout << cout << Selamat Belajar C++;;

cout >> "cout >> "Selamat Belajar C++";";

cout >> cout >> Selamat Belajar C++;;

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

cin >> "a";

Arti dari perintah diatas adalah :

Masukkan nilai variabel a

Cetak isi variabel a

masukkan nilai A

cetak nilai A

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

File header untuk perintah cout adalah

iostream

conio.h

stdio.h

string.h

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

berikut adalah aturan penulisan identifier/pengenal dalam c++ Kecuali :

Tidak boleh dimulai dengan karakter non huruf

Tidak boleh ada spasi

Tidak menggunakan reserved words

Tidak menggunakan simbol -

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?