
quis
Authored by danu adi
Specialty
9th - 12th Grade
Used 1+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
20 sec • 20 pts
Manakah operator yang digunakan untuk mencetak nilai ke layar pada C++?
cout<<
cin>>
cout++
cout--
2.
MULTIPLE CHOICE QUESTION
30 sec • 20 pts
Berikut adalah contoh kode C++ yang benar untuk mencetak "hello":
cout<<"hello";
cin>>"hello";
cout++"hello"
cin++"hello";
3.
MULTIPLE CHOICE QUESTION
30 sec • 20 pts
int x = 10;
cout << x;
Apa yang tercetak ke layar setelah kode berikut di jalankan?
10
x
10x
x10
4.
MULTIPLE CHOICE QUESTION
30 sec • 20 pts
Bagaimana cara mencetak karakter 'A' ke layar?
cin<<"A";
cout<<A
cout<<"A";
cin<<"A;
5.
MULTIPLE CHOICE QUESTION
30 sec • 20 pts
Berikut adalah contoh kode untuk mengambil masukan dari pengguna dalam C++?
cin>>
cout<<
++
input
6.
MULTIPLE CHOICE QUESTION
30 sec • 20 pts
bagaimana cara memasukan data yang telah di inputkan oleh pengguna kedalam variabel data?
cin>>pengguna;
cin>>data;
cin++data;
cout>>data;
7.
MULTIPLE CHOICE QUESTION
30 sec • 20 pts
bagaimana cara mengeluarkan data yang berada pada variabel data?
cout<<data;
cin>>data;
keluar<<data;
tidak tahu
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?