Vidyalelo
C++ Programming · Q118

Introduction to C++

Programming · C++ Programming · question 118

Q118

Which of the following operator is used with this pointer to access members of a class?

A.
.
B.
!
C.
->
Answer
D.
~

Answer: Option C

Solution

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