. How .NET can support multiple languages?



. How .NET can support multiple languages?..

Answer / hrindows@gmail.com

.NET can support multiple languages because the .NET language code is compiled to Microsoft Intermediate Language (MSIL). The generated code, as a result, is a powerful code that runs in a .NET environment. After compilation, the languages do not remain a barrier and the code can call or use functions of various other languages too.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Dot Net General Interview Questions

What is Assembly manifest? what all details the assembly manifest will contain.

2 Answers   Ksb,


What is the transport protocol you use to call a seb service soap?

0 Answers  


How Can Registry Editor in .NET?

1 Answers  


How to get the number after decimal point in .net?

0 Answers  


Explain the difference between asp.net and asp?

0 Answers  


What is clr in .net?

0 Answers  


Is atl redundant in the .net world?

0 Answers  


How does linq work?

0 Answers  


.What is Marshaling?

2 Answers  


Is the COM architecture same as .Net architecture? What is the difference between them (if at all there is)?

0 Answers   Infosys,


Difference between abstract class and interface in .net?

0 Answers  


Do you know what's the difference between .net and laravel?

0 Answers  


Categories