A Admin • 833K Points Coach Q. What is the correct syntax to declare a pointer to a constant? (A) const type *pointer_name; (B) type const *pointer_name; (C) Both A. and B. (D) None of the above Correct Answer - Option(A) Views: 22 Filed under category C Programming Hashtags: Share Manage Tags
Discusssion
Login to discuss.