Answer Posted / sharif
Stack memory is maintain the value types
heap meamory is maintain the reference type
| Is This Answer Correct ? | 21 Yes | 0 No |
Post New Answer View All Answers
What is dao in c#?
How do I create a delegate/multicastdelegate?
What is difference between singleordefault and firstordefault?
How long does a loop recorder procedure take?
What is immutable in C#?
What are delegates in C#?
Define a class and an object?
Is c++ or c# better?
What is difference between array and collection in c#?
Is null == null c#?
Is multiple inheritance possible in c#?
What are the classes contained in a single .NET DLL ?
To catch any possible exception What is the C# syntax written ?
What is Asynchronous call and how it can be implemented using delegates?
Does c# have functions?