Q.

Correct statement about constructors in C#.NET is ?

A. Constructor cannot be overloaded
B. Constructor allocate space for object in memory
C. Constructor are never called explicitly
D. Constructor have same name as name of the class
Answer» D. Constructor have same name as name of the class
4.4k
0
Do you find this helpful?
25

View all MCQs in

C# Programming

Discussion

No comments yet