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 |
Can you explain one critical mapping?
Asp pages that worked pefectly on windows 2000 server and iis 5.0 do not work on windows 2003 server with iis 6.0. Asp.net pages work fine. Why?
WHT IS DIFFERENCES BETWEEN HTML CONTROLS AND SERVER CONTROLS.
Anyone has Latest Microsoft ASP.NET Certification Dumps for these?
How will you load dynamic assembly?
Do gac'ed assemblies have fulltrust?
What is a postback ispostback and autopostback in asp net?
What does assemblyinfo.cs file consist of?
When is validation done on the client? How does client-side validation improve the efficiency of an application?
Is asp.net mvc front end or backend? : Asp.Net MVC
Can more than one person use the same login?
What is difference between rest and soap?
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)