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
What are html helpers in asp.net?
What is cross page posting? How is it done?
What are the elements of a website?
Explain in what order a destructors is called.
Where sessions are stored?
Distinguish between Server-side and Client-side code with its functionality?
What is the difference between Classic ASP and ASP.Net?
Explain Areas in MVC?
Explain how cookies work. Give an example of cookie abuse.
What is server components?
What does mean by a neutral culture?
What is http response header?
Explain what is an assembly?
What is protected configuration?
Write a code for passing ArrayList in Web API?