MCQs > IT & Programming > C++ > Below sequence of C++ statements? int a = 7; int& r = a; r = 8;

C++ MCQs

What is the value of a following the below sequence of C++ statements? int a = 7; int& r = a; r = 8;

Answer

Correct Answer: 8

Explanation:

Note: This Question is unanswered, help us to find answer for this one

C++ Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it

search

C++ Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it