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 httphandlers and httpmodules and difference between them?
Define machine.config in .net?
What is considered a service provider?
What language is asp.net written in?
What is asp.net futures?
How to make sure that contents of an updatepanel update only when a partial postback takes place (and not on a full postback)?
What is application state?
How many types of cookies are available in asp?
What is & in a url?
How dataadapter.fill works?
1.What r collections? 2.What is .pdb file? 3.Is it possible to provide access to users in master page? 4.What is dirty n Phantom Read(SQL)? 5.What r different isolation levels(SQL)? 6.How to set authentication mode in web.config file?
Explain Apache web servers ? How can you get ASP.NET running in Apache web servers - why should you do this?
Where is the view state data stored in asp net?
What do you understand from custom control?
Why do we use web config?