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 ports must be open for DCOM over a firewall? What is the purpose of Port 135?
What namespace does the Web page belong in the .NET Framework class hierarchy?
Life cycle of ASP.NET page when a request is made ?
Explain MVC model binders?
How to do Forms authentication in asp.net?
What is the use of dispose method?
define silverlight and advantages ?
How we can set Different levels of Authentication in .Net? What are the difference between Windows Authenticatin, Passport Authentication and Form Authentication?
Please briefly explain the usage of global.asax?
How to create multi language website in asp.net mvc? : Asp.Net MVC
If Asp Dot Application is stateless what happened? during designing
Tell something about state management in asp.net?
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)