Vidyalelo
C++ Programming · Q736

C++ miscellaneous

Programming · C++ Programming · question 736

Q736

Which is referred by pointers to member?

A.
Static members of class objects
B.
Non-static members of class objects
Answer
C.
Referring to whole class
D.
Dynamic members of class objects

Answer: Option B

Solution

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