Examveda
Examveda

In C, what is a double pointer (int**)?

A. A pointer to an integer

B. A pointer that can store two addresses

C. A pointer to a pointer

D. A pointer to a double data type

Answer: Option C


This Question Belongs to C Program >> Pointer

Join The Discussion

Related Questions on Pointer