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 is .net remoting?
What type of code, client-side or server-side, is found in a code-behind file of a Web page?
How can you identify that the page is post back?
What is difference between cache and session?
What is the procedure to create the environment for asp.net? : asp.net mvc
What are cookies in your browser?
What is difference between view and partial view?
How to unit test Web API?
What is meant by asp.net?
What is the difference between Classic ASP and ASP.Net?
How you will manage the state of ASP.NET controls?
Mention the execution process for managed code?
What are the ways of preserving data on a Web Form in ASP.NET?
What is a server cookie?
What is difference between View State and Hidden Field in ASP.NET?