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 role-based security?
How many types of validation controls are provided by ASP.NET?
Explain the life cycle of an ASP .NET page
2 Answers HCL, Surya Software,
Can you nest updatepanel within each other?
When do you set "<IDENTITY impersonate="true" />" ?
What is the difference between application state and session state in asp net?
Do I need to have the latest version of windows media player installed?
how to edit gridview control in asp.net2.0
How do you use a custom validator? When might you want to use one?
How do you declare static variable?
what is the difference between this.controls and page.form1.controls and me.controls?
How to write unmanaged code and how to identify whether the code is managed /unmanaged?
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)