. 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

Explain the difference between asp.net and asp?

0 Answers  


Is .net a compiler?

0 Answers  


How is development of a Windows service different from a Windows Forms application?

1 Answers  


What is 3 tier architecture?

0 Answers  


How many types of transactions are there in com + .net ?

0 Answers  






How boxing and unboxing occures in memory?

0 Answers  


What is strong name?

2 Answers  


Is .net front end or backend?

0 Answers  


Please explain what inheritance is, and why it's important?

0 Answers  


Please explain when should you use .net web forms over asp.net mvc?

0 Answers  


Why SOAP is required?

0 Answers   Alcatel-Lucent,


What is stored procedure ? how we use it in .NET ?

0 Answers   MCN Solutions,


Categories