Categories
Quizzes
Ranks
Article
FAQ
Toggle Sidebar
Pointer
Pointer
A value that stores the memory address of another value.
Progress
0/10 solved
10 questions
Concept practice
0/10 answered
Question 1 of 10
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