Advertisements
Advertisements
Question
Which of the following is not true with respect to function overloading?
Options
The overloaded functions must differ in their signature.
The return type is also considered for overloading a function.
The default arguments of overloaded functions are not considered for Overloading.
The destructor function cannot be overloaded.
MCQ
Solution
The destructor function cannot be overloaded.
shaalaa.com
Is there an error in this question or solution?