Our website is made possible by displaying online advertisements to our visitors. Please consider supporting us by whitelisting our website.

Cpp Programming Quiz 175 – Which of the following function / type of function cannot be overloaded?

Question: Which of the following function / type of function cannot be overloaded?
[A].Member function
[B].Static function[C].Virtual function
[D].Both B and C

Answer: Option C