Q36
Which operator is used to access members of an object in C++?
A.
Dot operator (.)
AnswerB.
Arrow operator (->)
C.
Double colon (::)
D.
Star operator (*)
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board