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

Which is better session or viewstate?

0 Answers  


Explain the difference between the web config and machine config.

0 Answers  


What is the base class of .NET?

6 Answers  


What is marshalling ? Is it a part of asp.net ?

0 Answers   MCN Solutions,


Types of optimization and name a few ?

3 Answers   Accenture,






what is publisher?

0 Answers   Microsoft,


Describe and In Process Vs Out of Process component. Which is faster?

2 Answers   Syntax Softtech,


what is service contract,operation contract?

2 Answers  


Why do we need a web application session?

0 Answers  


How to disable SOAP1.2 in Web Services?

1 Answers  


About CLS and CTS?

8 Answers   Microsoft, Syncfusion,


What is CLR ? Differentiate between CLR & CTS.

7 Answers   3i Infotech, TCS,


Categories