Answer Posted / richa
value type is in form of stack and reference typr is in
form of heap.
| Is This Answer Correct ? | 1 Yes | 12 No |
Post New Answer View All Answers
What is the main usage of keyword “virtual†? How does it work for a method or property?
What is exe in c#?
What is the difference between early binding and late binding in c#?
What is a dll in c#?
How many constructors can a class have in c#?
What is the use of parse in c#?
What is the use of GC.KeepAlive Method?
1. Describe page life cycle?
Define Virtual folder?
Is versioning applicable to private assemblies?
What is difference between an reference type and value type in C#?
What is protected internal modifier in C#?
If I return out of a try/finally in c#, does the code in the finally-clause run?
What is the property of class?
Define thread?