A Admin • 833K Points Coach Q. Which of the following is the correct way to declare a reference in C++? (A) int &ref; (B) int ref&; (C) reference int ref; (D) int ref[]; Correct Answer - Option(A) Views: 27 Filed under category C++ Hashtags: Share Manage Tags
Discusssion
Login to discuss.