A Admin • 802.91K Points Coach Report 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: 4 Filed under category C++ Hashtags: Share Manage Tags
Discusssion
Login to discuss.