A. Overloaded functions can have at most one default argument.
B. An overloaded function cannot have a default argument.
C. All arguments of an overloaded function can be the default.
D. A function if overloaded more than once cannot have a default argument.