Vidyalelo
C++ Programming · Q758

C++ miscellaneous

Programming · C++ Programming · question 758

Q758

Which operator is used in pointer to member function?

A.
.*
B.
->*
C.
Both .* & ->*
Answer
D.
$*

Answer: Option C

Solution

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