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 namespace is used by ado.net?
How do you declare static variable? What is its lifetime?
Where is ViewState information stored?
How can we update records in gridview?Is there any appropriate code for it?
Define a static class?
Explain the purpose of storyboard.targetproperty.
What is a form tag?
Is data can be edited in the Repeater control?
Difference between Active Exe and Dll ?
Which property on a Combo Box do you set with a column name, prior to setting the DataSource, to display data in the combo box?
what is aspcompat? what it does?
Features and disadvantages of dataset ?
4 Answers Interlink, Microsoft,
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)