What is a Managed Data?

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


Please Help Members By Posting Answers For Below Questions

What is client side state management?

688


What is razor? : asp.net mvc

761


What are sessions and cookies?

762


What is the latest version of asp.net?

743


What kind of data we can store in viewstate?

787


What is preprocessor in .net? Where it use?

719


Can master pages be nested?

691


Explain security types in asp.net?

782


How do I upload a file from my ASP.NET page?

773


Describe the events in the life cycle of a web application.

811


What is server side session management?

710


How is it possible for .NET to support many languages?

490


How can we add an event handler for a ASP.NET function executed on MouseOver for a certain button.

847


What are query strings used for?

733


What is difference between rest and soap?

775