Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


what is managed data and managed code?

Answers were Sorted based on User's Feedback



what is managed data and managed code?..

Answer / upendra nath solige

Managed Code: Code runs with in CLR.

Unmanged code: Code runs out fo CLR(Eg: Code of API's, VB
dll references)

Is This Answer Correct ?    4 Yes 0 No

what is managed data and managed code?..

Answer / shreepad deshpande

Managed code runs under the machine H/W availability.
Suppose you build your code on a machine having 128MB RAM
and 800MHz Processor and you deploy that code on a machine
havinf same or higher configuration then it works fine. It
means DOT NET CLR builds code managed with build machine.

While un managed code is other part. It needs certain H/W
specification. No matter where you build it. If certain
application in Java requires 2 GB RAM to run then it will
not allow application to run on 1 GB ram Machine.

Is This Answer Correct ?    2 Yes 5 No

Post New Answer

More Dot Net General Interview Questions

What tags do you need to add within the asp:datagrid tags to bind columns manually.

0 Answers  


Explain .NET architecture?

0 Answers   TCS,


what is GAC?

1 Answers   Manhattan,


Difference b/w dataset.clone and dataset.copy ?

1 Answers   Protech,


What is close method? How its different from finalize and dispose?

0 Answers  


What is model-view -controller Architecture?

1 Answers  


How Garbage Collector (GC) Works?

1 Answers  


How many types of generations are there in a garbage collector?

0 Answers  


1.What is the major advantage of polymorphism? Please don't simply say binding. Specify any other reason.

2 Answers   247Customer,


What's singlecall activation mode used for in .net?

0 Answers  


Explain the features that are common to all .Net languages.

0 Answers   Accenture,


What makes .net core cross platform?

0 Answers  


Categories