The prototypes of overloaded cast operator functions do not:
a. Specify the type they convert to.
b. Specify the type that is being converted.
c. Specify a return type.
d. Need to be defined inside the class whose objects are being converted.
c. Specify a return type.
Computer Science & Information Technology