Categories
Quizzes
Ranks
Article
FAQ
Toggle Sidebar
Reference
Reference
Accessing or pointing to an existing value rather than copying it.
Progress
0/2 solved
2 questions
Concept practice
0/2 answered
Question 1 of 2
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