Q146
Correct statement about constructors in C#.NET is?
A.
Constructors can be overloaded
B.
Constructors are never called explicitly
C.
Constructors have same name as name of the class
D.
All of the mentioned
AnswerAnswer: Option D
Solution
Answer: Option D
No explanation is given for this question Let's Discuss on Board