Answer Posted / jaikumar.c
Stack is memory to store objects in Ram memory.
Heap is kernal alloted memory to store objects
| Is This Answer Correct ? | 13 Yes | 7 No |
Post New Answer View All Answers
Value Type and Reference Type Data type in C#?
Explain the difference between arraylist and array and in c#?
Can an array be null c#?
Which sorting algorithm is best?
Can int be null c#?
In which way you can convert a value-type to a reference-type?
What is binary search tree in data structure?
Why are local variables stored in stack?
What is Web.config?
What is serializable in c#?
If c# destructors are so different to c++ destructors, why did ms use the same syntax?
Can int be null in c#?
Constructor to an arbitrary base constructor?
What is the difference between and xml documentation tag?
What is a nullreferenceexception and how do I fix it?