Q5
Which concept in C++ allows a class to have multiple functions with the same name but different parameter lists?
A.
Polymorphism
B.
Encapsulation
C.
Overloading
AnswerD.
Inheritance
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board