Quiz C++ Grade 10

Quiz C++ Grade 10

9th - 12th Grade

10 Qs

quiz-placeholder

Similar activities

Bai Tap Bai 18 Tin hoc 10

Bai Tap Bai 18 Tin hoc 10

10th Grade

10 Qs

End of term assessment

End of term assessment

9th Grade

15 Qs

CSS background, border

CSS background, border

11th Grade

10 Qs

สอบเก็บคะแนน ไพทอน ม.4

สอบเก็บคะแนน ไพทอน ม.4

9th - 12th Grade

10 Qs

Komputer dan Jaringan Dasar Semester 2 - Implementasi dan Analisis Jaringan

Komputer dan Jaringan Dasar Semester 2 - Implementasi dan Analisis Jaringan

10th Grade

10 Qs

conditional constructs in Java

conditional constructs in Java

10th Grade

10 Qs

Kuis tipedata, flowchart informatima kelas X j4njang SMA

Kuis tipedata, flowchart informatima kelas X j4njang SMA

9th - 12th Grade

10 Qs

Quiz C++ Grade 10

Quiz C++ Grade 10

Assessment

Quiz

Computers

9th - 12th Grade

Practice Problem

Medium

Created by

Elis Yuniasari

Used 1+ times

FREE Resource

AI

Enhance your content in a minute

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

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

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?