Which of the following operator is used with this pointer to access members of a class?
A. .
B. !
C. ->
D. ~
Answer: Option C
A. .
B. !
C. ->
D. ~
Answer: Option C
What does the 'cin' object in C++ represent?
A. File output stream
B. File input stream
C. Standard output stream
D. Standard input stream
Join The Discussion