Vidyalelo
C# Programming · Q160

Classes and Objects in C Sharp

Programming · C# Programming · question 160

Q160

Which of the following statements is correct about constructors in C#.NET?

A.
A constructor cannot be declared as private
B.
A constructor cannot be overloaded
C.
A constructor can be a static constructor
Answer
D.
None of the mentioned

Answer: Option C

Solution

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