Question

Q1: Conversion constructors:
a. Can have multiple arguments.
b. Can convert between user-defined types.
c. Are implicitly defined by the compiler if not explicitly written by the programmer.
d. Cannot convert built-in types to user defined types.

Answer

This answer is hidden. It contains 37 characters.