Answer:Options
a) C++ attempts to make the user-defined classes act like built-in types
b) To provide new definitions for most of the C++ operators
c) To add user-defined data type like basic data types
d) All of the above
Answer : d) All of the above