MCQs > IT & Programming > C++ > double a = 1.0; double *p = &a; a = a/*p; Which of the following statements about the code is true?

C++ MCQs

double a = 1.0; double *p = &a; a = a/*p; Which of the following statements about the code is true?

Answer

Correct Answer: /* means the start of comments.

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