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
What happens if the inherited interfaces have conflicting method names?
Which is faster dictionary or list?
What is the difference between a function and a method?
Why do we use hashtable in c#?
Is arraylist faster than linkedlist?
What is string class in c#?
Is it possible to restrict the scope of a field/method of a class to the classes in the same namespace?
What is gac? What are the steps to create an assembly and add it to the gac?
Why do we need oops in c#?
What is datarelation c#?
Explain the different types of delegates used in c#.
Which property of the textbox cannot be changed at runtime?
How can I access the registry from c# code?
What is strong name assembly?
Which attribute adorn a test class to be picked up by the NUnit GUI in the NUnit test framework?