Programming Languages C++ Objective
Mar 20, 2013

Which of the following two entities (reading from Left to Right) can be connected by the dot operator?

Choose the correct answer:
A) A class member and a class object.
B) A class object and a class.
C) A class and a member of that class.
D) A class object and a member of that class.
Detailed Explanation

Option D is the right answer.

Discussion (0)

No comments yet. Be the first to share your thoughts!

Share Your Thoughts
Feedback