why instance? what are the uses of instance?
Answer Posted / gg
create memory for that object in heap
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Can constructor be overloaded in c#?
What are boxing and unboxing?
What is int16?
Can struct be static in c#?
Is it possible to execute multiple catch block for a single try statement?
Illustrate serialization?
What is the difference between a method and a property?
Can a class have static constructor?
What is a boolean c#?
What is the difference between read and readline in c#?
How do I know if executenonquery is successful c#?
Explain the Usage of web.config
What are the steps for creating clr trigger
Are enums static c#?
What is method overriding in c#