- Online Exam Test Papers | - MCQs[multiple choice questions and answers ] | - Mock Test Papers | - Practice Papers | - Sample Test Papers |

Question:
Which of the following statements are correct about constructors in C#.NET?

Constructors cannot be overloaded.
Constructors always have the name same as the name of the class.
Constructors are never called explicitly.
Constructors never return any value.
Constructors allocate space for the object in memory.

1.1, 3, 5

2.2, 3, 4

3.. 3, 5

4.. 4, 5

Posted Date:-2021-02-24 11:05:30


More MCQS Questions and answers

Search