Which of the following is true?
I. All operators in C++ can be overloaded.
II. The basic meaning of an operator can be changed.
A. I only
B. II only
C. Both I and II
D. Neither I nor II
Answer: Option D
Related Questions on Introduction to C plus plus
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