A Admin • 833K Points Coach Q. Which of the following is the correct syntax to declare a pointer in C? (A) int *ptr; (B) int ptr*; (C) int &ptr; (D) pointer int ptr; Correct Answer - Option(A) Views: 23 Filed under category C Programming Hashtags: Share Manage Tags
Discusssion
Login to discuss.