Q29
Which C++ feature allows a function to behave differently based on the number or types of its arguments?
A.
Operator overloading
B.
Function overloading
AnswerC.
Inheritance
D.
Encapsulation
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board