C++ Kelas 89

C++ Kelas 89

8th Grade

9 Qs

quiz-placeholder

Similar activities

Classes in C++

Classes in C++

6th - 9th Grade

14 Qs

Programming in Python

Programming in Python

6th - 8th Grade

10 Qs

Year 7 Python Lesson 1 Recap

Year 7 Python Lesson 1 Recap

8th Grade

10 Qs

Programming in Java

Programming in Java

8th Grade

10 Qs

Pointer 2/1

Pointer 2/1

8th Grade

10 Qs

Scratch Animation

Scratch Animation

8th Grade

12 Qs

C Language Basic Quiz

C Language Basic Quiz

7th Grade - Professional Development

10 Qs

C++

C++

7th - 8th Grade

10 Qs

C++ Kelas 89

C++ Kelas 89

Assessment

Quiz

Computers

8th Grade

Hard

Created by

Muhamad Yunus

Used 6+ times

FREE Resource

9 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

manakah yang merupakan header file pada program c++?

#include <iostream>

int main();

int count;

void ... ();

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Perhatikan potongan script program berikut ini !

#include <iostream>

#include <iomanip>

script diatas dinamakan dengan....

Header

Main Program

Function

Variabel

3.

FILL IN THE BLANK QUESTION

1 min • 10 pts

Tuliskan script main program C++ yang kamu ketahui

4.

OPEN ENDED QUESTION

3 mins • 10 pts

Media Image

Tuliskan program C++ untuk menjulmahkan harga satuan x jumlah barang yang dibeli

Evaluate responses using AI:

OFF

5.

FILL IN THE BLANK QUESTION

5 sec • 5 pts

Media Image

Tuliskan program C++ sehingga menampilkan output seperti pada gambar

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Salah satu ciri khas dari C++ adalah

endl;

if

else

{

7.

MULTIPLE CHOICE QUESTION

30 sec • Ungraded

Software untuk membuat khusus program C++

Dev-C++

visual studi code

notepad++

notepad

8.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

Media Image

gambar disamping merupakan fungsi dari

cin>>

cout<<

count

while

9.

FILL IN THE BLANK QUESTION

30 sec • 10 pts

Media Image

tuliskan program C++ untuk memanggil perintah "Jumlah Bayar"

Discover more resources for Computers