Q24
Which of the following statements about constructors in C# is true?
A.
Constructors can be inherited
B.
Constructors are called when an object is created
AnswerC.
Constructors can have multiple definitions
D.
None of the above
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board