
C++ Programming Language
Authored by jj aa
Other
University
Used 14+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
12 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
"0" is a ___?
double
int
string
None of the above
2.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
0.0 is a ___?
double
int
int
None of the above
3.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
How do we print the number 75 to our screen?
cout << 75
cout 75;
cout(75);
cout << 75;
4.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
What is the correct way to comment in C++ programming?
//
#
<!--->
All of the above
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which part of the following code is ignored by the computer?
cout << "Comments";
// print the output
Both
None
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the output of the following code?
Good Morning
Good Morning5
5
Error
7.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Which of the following is the correct value for the test variable?
19
19.5
"nineteen"
"19"
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 Microsoft
or continue with
%20(1).png)
Apple
Others
Already have an account?