
UTSSKDP1
Authored by Tito A.
Computers
University

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
13 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the purpose of including the 'iostream' library in a C++ program?
To perform input and output operations
To define the main function
To declare variables
To create loops
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the syntax for declaring an integer variable named 'usia' with a value of 23?
int usia = 23;
integer usia = 23;
var usia = 23;
usia = 23;
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does the 'endl' statement do in C++?
Inserts a new line and flushes the output buffer
Performs a mathematical operation
Declares a variable
Inputs data from the user
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the purpose of the 'main' function in a C++ program?
It is the entry point of the program
It performs input and output operations
It declares variables
It creates loops
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the data type of the variable 'usia' in the given code?
Integer
String
Boolean
Float
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the purpose of the 'cin' statement in C++?
To input data from the user
To output data to the console
To declare a variable
To perform mathematical operations
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the correct syntax for declaring a string variable named 'name'?
var name = 'value';
name = 'value';
string name = 'value';
var name = value;
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?