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 |
Which data types are supported by the RangeValidator control?
What are the main requirements for caching?
What is different authentication mechanisms used in ASP.NET?
What is machine.config and web.config ?
How many column in table of sql server?
step to create a strong name?
What is a nested masterpage in asp.net 2.0? Can there be a master page inside a masterpage?
Explain the difference between response.redirect vs server.transfer
What are the different types of sessions in asp.net?
What are themes and skins in 2.0, explain usage scenario?
What is event bubbling?
Is react a template engine?
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)