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

What are Attributes in .NET?

583


Explain what is the difference between response.redirect & server.transfer?

548


Please explain what is the difference between odbc and ado?

525


Using activex control in .net?

554


What is managed code in .NET?

640






What are data types in .NET?

652


What is misl?

625


If you are executing these statements in commandobject. Select * from table1; select * from table2? How you will deal result set? 42. How do you sort a dataset.

540


What is an anonymous method?

527


Please tell us what is the difference between override and overload in a method?

573


What is boxing and un-boxing in .net?

595


What are the two main parts of the .net framework?

565


If we write any code for DataGrid methods, what is the access specifier used for that methods in the code behind file and why?

1593


What is concurrency? How will you avoid concurrency when dealing with dataset?

593


Is .net core installed?

526