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 does work clr & wht is work of clr?

Answer Posted / Mohit Sharma

CLR stands for the Common Language Runtime. It's a key component of the .NET Framework and provides an execution environment for .NET applications. nnThe CLR works by compiling high-level programming languages like C#, F#, or VB.NET into an intermediate language called MSIL (Microsoft Intermediate Language). The CLR then converts MSIL into native machine code at runtime using the JIT (Just-In-Time) compiler.nnThe main work of the CLR is to manage the runtime environment for .NET applications, including memory allocation, garbage collection, exception handling, thread management, and security.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain the request flow in asp.net mvc framework?

1085


Possible ways to prevent xss attacks on mvc application?

1072


How to use multiple submit buttons in asp.net mvc?

1298