Breifly explain about stack and heap memory Managemet?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / ii
Stack is used for static memory allocation and Heap for dynamic memory allocation, both stored in the computer's RAM . Variables allocated on the stack are stored directly to the memory and access to this memory is very fast, and it's allocation is dealt with when the program is compiled.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the compiled object?
You ve defined one page_load event in aspx page and same page_load event in code behind how will prog run?
How many object in c# asp .net
How do you identify that the page is postback?
Name the validation control available in asp.net ?
Explain the life cycle of an ASP .NET page
2 Answers HCL, Surya Software,
What is the difference between mvc (model-view-controller) and mvp (model-view-presenter)? : asp.net mvc
Difference between application and session ?
What is Fragment Caching in ASP.NET?
2 Answers MCN Solutions, pspl, Wipro,
How to call a child form method from the master page?
What is the sequence in which ASP.NET events are processed?
I have a method written in WebForm (means .aspx page) & now I want to call this method in WebUserControl (means .ascx page) what should I have to do?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)