What is the return type of the conversion operator?
(a) void
(b) int
(c) float
(d) no return type
The question was posed to me in an interview for job.
Enquiry is from Conversion Operators in division Source Files, Classes and Operator Overloading in C++ of C++