Vidyalelo
C# Programming · Q146

Classes and Objects in C Sharp

Programming · C# Programming · question 146

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
Answer

Answer: Option D

Solution

Answer: Option D
No explanation is given for this question Let's Discuss on Board