When compiler adds a default constructor to a class?
Answer Posted / romeo
when the object of that class is created with no parameters
passed.
| Is This Answer Correct ? | 2 Yes | 7 No |
Post New Answer View All Answers
What is the difference between class and namespace?
What is master page in asp net c#?
Why to use “using” in c#?
Is c# used for any core features of windows vista?
Where are value types stored in c#?
What is asenumerable in c#?
What is desktop example?
What are the basic string operations? Explain.
Which of the following API is used to hide a window?
What are the 3 elements of delegation?
Can struct be static in c#?
How do I stop my console from closing in c#?
Which operator cannot be overloaded in c sharp?
What is different between Static Constructor and Private Constructor?
How do you clear a list in c#?