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?

Answer Posted / filistin

Common language runtime(CLR) which enables dotnet to accept
many language like vb,c#,java etc,Any language inwhich we
are writting the code must comply with CLR and then it will
send to Microsoft intermediate language(MSIL) it will
compile and convert the language into managed code since
managed code is the only language known to .net compiler
its easy to use any compatible language in dotnet cross
language interoperability,security,execption handling also
possible only because of CLR.

Is This Answer Correct ?    10 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Do I have any control over the garbage collection algorithm?

1095


What are two different types of remote object creation mode in .net?

1069


Can a try block have more than one catch block?

1190


What is cyclomatic complexity and why is it important?

2474


In code behind class, name the type of code found. Is it the server side code or client side code?

1366


What method do you use to explicitly kill a users session? How?

1070


How ccw (com callable wrapper) and rcw (runtime callable wrappers) works?

1061


Do you know the difference between the stack and the heap?

1057


I want to serialize instances of my class. Should I use xmlserializer, soapformatter or binaryformatter?

1116


What is namespace in .net?

1120


Differences between dll and exe?

1302


Explain .net framework overview?

1119


What are the new features in .net core?

1093


What is marshling?

1115


What is the use of immutability?

1156