A Admin • 833K Points Coach Q. Which of the following correctly declares a pointer in C++? (A) int ptr; (B) int *ptr; (C) pointer<int> ptr; (D) int ptr[]; Correct Answer - Option(B) Views: 14 Filed under category C++ Hashtags: Share Manage Tags
Discusssion
Login to discuss.