
C++ Variables, Literals, and Constants Quiz
Authored by N M
Computers
University
Used 2+ 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
30 sec • 1 pt
What is a variable in programming?
A keyword in C++
A fixed value that cannot change
A container to hold data
A type of data structure
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is a valid variable name?
first name
first_name
first-name
1stVariable
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does the 'const' keyword do in C++?
Declares a constant whose value cannot change
Declares a data type
Declares a variable that can change
Declares a function
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is NOT a type of literal in C++?
Dynamic literal
Integer literal
Floating-point literal
String literal
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the size of an 'int' data type in C++?
1 byte
4 bytes
2 bytes
8 bytes
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is a valid escape sequence in C++?
'n'
\n
't'
\t
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the range of values that an 'int' can store in C++?
0 to 255
-2147483648 to 2147483647
-32768 to 32767
-128 to 127
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?