
Q1 C++
Authored by Dzurejdz Crnkic
Computers
9th - 12th Grade
Used 3+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
11 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 3 pts
What will the following code display?
"x is greater than 5"
"x is not greater than 5"
"x is greater than 10"
None of the above
2.
MULTIPLE CHOICE QUESTION
30 sec • 3 pts
Which C++ logical operator is used for logical AND?
&&
||
!
&
3.
MULTIPLE CHOICE QUESTION
30 sec • 3 pts
What is the output of the following code?
Hello, !
Hello, name!
Hello, Alice!
Hello, world!
4.
MULTIPLE CHOICE QUESTION
30 sec • 3 pts
What is the purpose of the "else if" statement in C++?
To declare variables
To create a nested if
To specify an alternative condition to be tested
To end a program
5.
MULTIPLE CHOICE QUESTION
30 sec • 3 pts
Which data type is used to store characters in C++?
int
char
character
bool
6.
MULTIPLE CHOICE QUESTION
30 sec • 3 pts
In the provided code snippet,
what is the purpose of the getline(cin, userText) function?
It displays a prompt to the user.
It extracts the first character from the user's input.
It counts the number of words in the user's input.
It reads the entire line of text entered by the user, including spaces.
7.
MULTIPLE CHOICE QUESTION
30 sec • 3 pts
After running this code, what is going to be the value of textLength variable?
9
10
11
8
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?