Answer Posted / m.sivakumar
Managed data in memory allocated and deallocated by the Common
Language Runtime (CLR). Managed data can be accessed only by
managed code.
We can call garbage collector to collect un- referenced data
by executing System.GC.Collect().
| Is This Answer Correct ? | 11 Yes | 0 No |
Post New Answer View All Answers
5. What three Specific Job Positions do you target from Swatz Oils GROUP U.K?
What is validation in asp.net?
Which adapter should you use, if you want to get the data from an access database?
What is parse in asp.net?
Explain model, view and controller represent in an mvc application? : asp.net mvc
What is session in http request?
How do we ensure view state has not tampered?
Where sessions are stored in asp.net?
What is http only cookie?
Is asp.net mvc front end or backend? : Asp.Net MVC
Should I delete cookies?
What is the difference between dynamic SGA and static SGA?
What is difference between session and cookies in asp net?
What are the two Layouts supported by a Web form in ASP.NET?
Elaborate differentiation between Cache and Application?