Categories
Quizzes
Ranks
Article
FAQ
Toggle Sidebar
Variable declaration
Variable declaration
Creating a named variable in code.
Progress
0/9 solved
9 questions
Concept practice
0/9 answered
Question 1 of 9
Question 1
What is a pointer in C++?
A variable that stores a data type
A function that points to a variable
A variable that stores the memory address of another variable
A reference variable
Previous
Check answer