what is a constructor?
Answer Posted / divya
Constructor is a method that is executed when an object is
created.
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Can we change static value in c#?
What do you know about WM_CHAR message?
What is asynchronous one-way calls?
Explain the difference between a sub and a function in c#.
Is c# good for beginners?
Does console.writeline() stop printing when it reaches a null character within a string?
What is Wrapper class in dot net?
Explain Constructor and destructor?
What is the class in c#?
Can you use all access modifiers for all types?
Where do I put dll files?
What is difference between a type and class?
What is meant by enumerable in c#?
What is windows form in c#?
Can namespace contain the private class?