Which of the following is not applicable for overloaded functions?

1.4 Which of the following is not applicable for overloaded functions?
A) Member functions in a class.
B) Constructor functions in a class.
C) Destructor functions in a class.
D) None of the above.


Leave a Reply