Get invaluable Interview and Career Tips delivered directly to your inbox. Get your news alert set up today, Once you confirm your Email subscription, you will be able to download Job Inteview Questions Ebook . Please contact me if you there is any issue with the download.
Unary Postfix Operator Overloading
A. It can be overloaded with no parameters when the operator function is a class member.
B. It can only be overloaded if the operator function is a class member.
C. It can be overloaded with one parameter when the operator function is free standing function (not a class member).
D. To overload it at least on parameter for the declaration is required.
Profile Answers by dlee6565 Questions by dlee6565
Questions by dlee6565
Related Answered Questions
Related Open Questions