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
How can u deifne the benefits and limitation of using Viewstate for state management?
What is viewstate? In which event of the page life cycle, is the viewstate available?
Can you explain how ASP.NET application life cycle and page life cycle events fire?
Distinguish between Server-side and Client-side code?
What is the difference between web config and machine config files?
What is %20 in a url?
How to use a Master Database in Asp.net?
What is server side in asp.net?
Explain the difference between asp.net mvc and asp.net webforms
Differentiate between Server.Transfer and Response.Redirect with functionality? Why we can choose one over the other?
What is asp.net with mvc? : Asp.Net MVC
How is session id generated?
What are the Types of state management techniques
What is the maximum number of classes that can be contained in one dll file?
What is xaml? Are xaml file compiled or built on runtime?