Functions - Programming

Q1:

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

ANS:C - Virtual function

No answer description is available. Let's discuss.