Which of the following statements is correct about constructors in C#.NET?
1.A constructor cannot be declared as private.
2. A constructor cannot be overloaded.
3.A constructor can be a static constructor.
4.A constructor cannot access static data.
Posted Date:-2021-02-24 04:05:30