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