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
Explain clr, cts and cls?
Can a try block have nested try blocks?
Explain the different parts of an assembly?
How do we access crystal reports in .net?
What is func in .net 3.5?
Do you know what's the difference between .net and laravel?
How to create a key pair in .net?
Explain how com+ related to the dna architecture?
Explain about the features and elements present in Visual studio.NET IDE?
What is common language specification (cls)?
How anonymous method is different from a lambda expression?
What is data type and how many types of data types are in .NET ?
What are the features of dot net?
Is .net a programming language?
Tell us what is a variable of implicit type and what is its scope?