what is CLR?

Answers were Sorted based on User's Feedback



what is CLR?..

Answer / k.satymababu

The .net frame work provides a runtime enviornment called
the common language runtime(CLR)

CLR handels the execution of code and provides useful
services fotr the implementation of the program in addition
to execution code.

CLR provides services like
===>Memory management
===>Thread Management
====>Security Management
======>Code Verification

Is This Answer Correct ?    4 Yes 1 No

what is CLR?..

Answer / anilkumar

CLR is execution the application but it is not develope.

Is This Answer Correct ?    2 Yes 0 No

what is CLR?..

Answer / rajesh b patil

CLR or Common Language Runtime is a runtime framework which
is responsible for executing the compiled informations like
assemblies which are built once the programs get succesfully
compiled and are run.

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More ASP.NET Interview Questions

Have u used webcontrols?Tell me something about these?

2 Answers   Microsoft,


What is MVVM in dot net?

1 Answers   L&T,


What is session management in web application?

1 Answers  


how can u display multi language (i.e english,spanish...) web site?

2 Answers  


What is mvc in angular?

1 Answers  


Can you explain one critical mapping? Performance issue which one is better? Whether connected lookup tranformation or unconnected one?

1 Answers  


What is Http handler?

5 Answers   Accenture,


What is the best way to search any exact information on google?

3 Answers   Intellevate,


Urgent requirement of .NET in CMMI Level3 COmpany Pune

0 Answers  


What are custom user controls in asp.net?

1 Answers  


Tell me the code snippet to show how we can return 404 errors from HttpError?

1 Answers  


What is the difference between mvc and asp.net? : Asp.Net MVC

1 Answers  


Categories