MCQs > IT & Programming > C++ > A structure item exists in your code with an integer member units. You have the following variable declaration: item * myItem;. How do you access the value of units?

C++ MCQs

A structure item exists in your code with an integer member units. You have the following variable declaration: item * myItem;. How do you access the value of units?

Answer

Correct Answer: myItem->units

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