Q39
What is the concept in OOP that allows a class to have more than one constructor in C#?
A.
Method Overriding
B.
Constructor Overriding
C.
Method Overloading
D.
Constructor Overloading
AnswerAnswer: Option D
Solution
Answer: Option D
No explanation is given for this question Let's Discuss on Board