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 is a metadata in .net?

764


Explain code access security.

755


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

773


What operating systems does the .net framework run on?

735


Explain about the features and elements present in Visual studio.NET IDE?

841


Tell about your technical profile ?

3299


What is the advantage of packaging over xcopy in .net?

768


Which Namespace is used to to achieve MultiThreading in .NET?

774


Is .net core stable?

674


Tell me what is serialization?

749


what is prototype design pattern in .net

748


What is the use of activex control in .net?

769


What does mean by .net framework?

747


Explain boxing and unboxing in .net.

748


Please explain what is heap and what is stack?

750