To convert from a user defined class to a basic type, you would mos

Loading

Choose the correct option.

To convert from a user defined class to a basic type, you would most likely use.

A. A built-in conversion function.
B. A one-argument constructor.
C. A conversion function that’s a member of the class.
D. An overloaded ‘=‘ operator.