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?

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 0 No

what is CLR?..

Answer / gyanendra

CLR stands for COMMON LANGUAGE RUNTIME ,BASSICALLY .NET
FRAM WORK SUPPORT SO MANY LANGUAGES LIKE c++, c#, J# ,VB
clr provides common enviornment to execute code .
bcoz source code converts after compilation into microsoft
intermidiate code (msil) or we can say machin code that can
be under stand by CLR .

Is This Answer Correct ?    2 Yes 0 No

what is CLR?..

Answer / prerna

CLR stands for Common Language Runtime.It provides the
ability to write code in .NET compliant languages like
VB.Net,c#,JScript etc.the result is that code written will
be transformed in what is known as MSIL(Microsoft
Intermediate Language) & then can be run using CLR on any
platform.

Is This Answer Correct ?    1 Yes 1 No

Post New Answer

More ASP.NET Interview Questions

What is event in asp.net?

0 Answers  


Explain the main function of razor in asp.net? : asp.net mvc

0 Answers  


Explain client-side scripting?

0 Answers  


what is the dllhell? why we use the dllhell?

4 Answers  


Why do we use Option Explicit?

2 Answers   Microsoft,


How does session authentication work?

0 Answers  


Difference between connected architecture and Dissconnected architecture?

2 Answers  


What is state management react?

0 Answers  


How to identify host of my system? How to identify servername of my system? How to identify domainname of my system?

2 Answers  


What is the use of location tag in web.config file

2 Answers   Karur Vysya Bank KVB,


Explain the difference between overriding and overloading?

0 Answers  


What are the disadvantages of viewstate/what are the benefits

3 Answers  


Categories