adspace
Answer Posted / Ram Singh Meena
In C#, there are two types of constructors: default constructor and user-defined constructors. The default constructor is generated automatically if no constructor is defined in a class, while the user-defined constructor is created explicitly by the programmer.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers