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


Please Help Members By Posting Answers For Below Questions

What are html helpers in asp.net?

752


What is cross page posting? How is it done?

709


What are the elements of a website?

701


Explain in what order a destructors is called.

770


Where sessions are stored?

848






Distinguish between Server-side and Client-side code with its functionality?

820


What is the difference between Classic ASP and ASP.Net?

748


Explain Areas in MVC?

808


Explain how cookies work. Give an example of cookie abuse.

870


What is server components?

742


What does mean by a neutral culture?

772


What is http response header?

781


Explain what is an assembly?

723


What is protected configuration?

813


Write a code for passing ArrayList in Web API?

1234