1.

int **ptr; is

A. Invalid declaration
B. Pointer to pointer
C. Pointer to integer
D. none of the above
Answer» C. Pointer to integer


Discussion

No Comment Found