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
What is the difference between finalize() and dispose()?
Can you create partial delegates and enumerations?
What are the differences between system.string and system.text.stringbuilder classes?
What is task parallel library?
Explain the difference between event and a delegate in c#?
How big is an int16?
When do we generally use destructors to release resources?
What is delegates in c#?
What is int64 in c#?
What is garbage collection? How to force garbage collector to run?
How do I calculate relative time?
What are cookies in c#?
What is data set in c#?
What is Dependency of Injection?
Is c# scripting language?