Vidyalelo
Computer Science · Q109

Object Oriented Programming Using C++

Engineering and GATE · Computer Science · question 109

Q109

The dot operator (or class member access operator) connects the following two entities (reading from left to right):

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
Answer

Answer: Option D

Solution

Answer: Option D
No explanation is given for this question Let's Discuss on Board