Vidyalelo
C++ Programming · Q17

Pointers and References in C++

Programming · C++ Programming · question 17

Q17

What is a pointer to a pointer known as in C++?

A.
Reference pointer
B.
Pointer pointer
C.
Double pointer
Answer
D.
Nested pointer

Answer: Option C

Solution

Answer: Option C
No explanation is given for this question Let's Discuss on Board