Vidyalelo
C++ Programming · Q26

Introduction to C++

Programming · C++ Programming · question 26

Q26

Which operator is used to access the member functions and variables of an object in C++?

A.
:
B.
::
C.
->
D.
.
Answer

Answer: Option D

Solution

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