Answer Posted / pushparaj pentakota(anakapalli
stack can store value type and reference type also but at compile time only but heap can store objects at run-time.stack can't store objects bcz stack at run-time can't increse their memory size it's fixed length.objects need extra memory sometimes so objects allocate memory in heap context.
Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
How do you sort a list in c#?
Why do we use generics in c#?
Why do we use namespace in c#?
What is the usage of transponders?
What is a cshtml file?
What does async mean in c#?
What is the components of window?
What is difference between dictionary and list in c#?
How do I make a dll in c#?
What is desktop application testing?
What is the main method in c#?
Which is better javascript or c#?
What is the diff between the System.Array.CopyTo() and System.Array.Clone()?
Name some properties of thread class.
What is meant by clr?