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 CLR? How it will work?

Answers were Sorted based on User's Feedback



What is CLR? How it will work?..

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 ?    23 Yes 4 No

What is CLR? How it will work?..

Answer / mahesh kotekar

1.CLR stands for Common Language Runtime.
2.CLS and CTS are the subtypes of CLR
3.It converts managed program into MSIL
4. One runtime environment all managed languages.

Is This Answer Correct ?    6 Yes 4 No

What is CLR? How it will work?..

Answer / prabha c. kurne

.net framework provieds a runtime envirment called the
common language runtime which runs the code and provieds
services that make the development.

Is This Answer Correct ?    1 Yes 0 No

What is CLR? How it will work?..

Answer / sonichya

As part of Microsoft's .NET Framework, the Common Language Runtime (CLR) is programming that manages the execution of programs written in any of several supported languages, allowing them to share common object-oriented class es written in any of the languages. refer below link for more details.

<a href="https://csharpquestions1.blogspot.in/2016/10/what-is-common-language-runtime-or-clr.html">https://csharpquestions1.blogspot.in/2016/10/what-is-common-language-runtime-or-clr.html</a>

Is This Answer Correct ?    0 Yes 0 No

What is CLR? How it will work?..

Answer / y.vijayalakshmi

this is the execution engine of dot net frame work where all dot net aplications run under the super vision of "CLR"
aplications run under the super vision of "CLR" are provided with following features
1.security
2.portability
3.automatic memory management

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Dot Net Framework Interview Questions

What is session state management?

0 Answers  


How to return the JSON from action method in ASP.Net MVC?

0 Answers  


give the feature of .net2.0 over .net1.1

6 Answers  


What are Scaffold templates in ASP.Net MVC?

0 Answers  


List the new features added in .net framework 4.0.

0 Answers  


if u add an import stmt to an application u can do the same by adding reference to the apllication then what is the diff bet these two ?

1 Answers  


How will you load dynamic assembly? How will create assemblies at run time?

3 Answers   Lance Soft, MGL,


What is the CTS

1 Answers  


Explain the advantages of dependency injection (di) in asp.net mvc?

0 Answers  


Why is XmlSerializer so slow

1 Answers  


I couldnot answer for projects bcz i have 2+ fake experience.can you please tell me how to answer..?

2 Answers   IBM,


can i change web.config settings from iis?

1 Answers   HCL, ReadySoft, Wipro,


Categories