What is a variable in programming?

C++ Variables, Literals, and Constants Quiz

Quiz
•
Computers
•
University
•
Easy
N M
Used 1+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
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
Create a free account and access millions of resources
Similar Resources on Quizizz
10 questions
Array in C

Quiz
•
University
9 questions
Information Technology

Quiz
•
University
10 questions
OOPJ- Data Types-Java

Quiz
•
University
11 questions
C Language

Quiz
•
10th Grade - University
15 questions
C Language Quiz-1

Quiz
•
University - Professi...
13 questions
C programming-1

Quiz
•
University
12 questions
Archivos en JAVA

Quiz
•
University
6 questions
PPS MCQ on 22.11.2024

Quiz
•
10th Grade - University
Popular Resources on Quizizz
15 questions
Character Analysis

Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
10 questions
American Flag

Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25

Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade