
CC 102 Quiz 2
Authored by Daffodelle V. Lucena
Information Technology (IT)
University
Used 2+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
39 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
What is the purpose of the line // my first program in C++?
It executes before the program starts
It is a comment and has no effect on the program
It declares the main function
It includes a library
2.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
What does the directive #include <iostream> do?
Starts the program execution
Ends the program execution
Includes the standard input-output stream library
Creates a new function
3.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
What is the significance of the line int main()?
It includes the input-output stream
It defines the starting point of a C++ program
It is a comment line
It is used to declare a variable
4.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Which of the following symbols are used to define the beginning and end of a function body?
( )
< >
[ ]
{ }
5.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Which of the following is NOT true about blank lines in C++?
They affect how the program runs
They improve readability
They are ignored by the compiler
They can be placed anywhere in the code
6.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
What is a variable in C++?
A reserved keyword in the language
A portion of memory to store a value
A comment used to document the code
A line of code that prints output
7.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Which of the following is a valid identifier in C++?
2value
total-sum
_count
break
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?