Breifly explain about stack and heap memory Managemet?
Answer Posted / nutan
Stack memory managmenet is used by value type variable.
Heap memory managmenet is used by Reference type variable.
| Is This Answer Correct ? | 7 Yes | 1 No |
Post New Answer View All Answers
Explain the Session state management options available with ASP.NET?
Explain the use of fragment caching.
What is server side routing?
What is the difference between union and structure?
How does ASP.NET framework maps client side events to Server side events.?
What is recordset asp?
What is cross page posting in asp net?
What are the benefits of view state?
Define common type system?
Explain About WebService
What are the asp.net list controls and difference between them?
What is css and what is it used for?
Explain how does asp page work?
How would you get asp.net running in apache web servers? Explain it's limitations.
List the advantages and disadvantages of user control an custom control?