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
Can delegates be used as callbacks?
What are the advantages of constructor?
What is difference between a constant and read-only in C#?
What are events in C#?
What is the difference between virtual method and abstract method?
How is a loop recorder monitored?
What is routing in c#?
What is a dynamic assembly?
Can you have parameters for static constructors?
What is the main purpose of xml?
What is meaning of type safety in c#?
Can we instantiate abstract class in c#?
How do you inherit a class into other class in c#?
What is ilasm.exe used for?
What's the implicit name of the parameter that gets passed into the set method/property of a class?