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...


More on CLR ?

Answers were Sorted based on User's Feedback



More on CLR ?..

Answer / mahua dutta

CLR is the heart of the .Net framework.our application does
not communicate os directly but go through CLR.It handles
the execution of all .net applications.

Is This Answer Correct ?    2 Yes 0 No

More on CLR ?..

Answer / guest

The .NET Framework provides a runtime environment called the
Common Language Runtime or CLR (similar to the Java Virtual
Machine or JVM in Java), which handles the execution of code
and provides useful services for the implementation of the
program. CLR takes care of code management at program
execution and provides various beneficial services such as
memory management, thread management, security management,
code verification, compilation, and other system services.
The managed code that targets CLR benefits from useful
features such as cross-language integration, cross-language
exception handling, versioning, enhanced security,
deployment support, and debugging.

Is This Answer Correct ?    2 Yes 1 No

Post New Answer

More Dot Net Framework Interview Questions

About DTS package ?

1 Answers   Accenture, Grafotech,


In razor syntax, what is the escape sequence character for @ symbol?

0 Answers  


Tell me about the internal working of Garbage collector?

3 Answers   Honeywell,


How to bind table colum with gridview column?

0 Answers  


Describe the gac in the .net framework.

0 Answers  


Is .net framework dead?

0 Answers  


What are the 2 popular asp.net mvc view engines?

0 Answers  


what is the diff b/w asp.net 2.0 & 3.5

2 Answers   Wipro,


How does .net framework works?

0 Answers  


What is rxjava used for?

0 Answers  


If background completes its processing will it wait for foreground threads?

2 Answers   Kanbay,


How does servicing work for the .net framework 3.0? If I install the .net framework 3.0, can I get service updates for the .net framework 2.0?

0 Answers  


Categories