. 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 attributes in dot net?

0 Answers  


What is the concept of inheritance and how it works in .net?

0 Answers  


What is RPC? What is the use of it?

0 Answers   Accenture,


Is there built-in support for tracing?

0 Answers  


What is the difference between web application and enterprise application?

0 Answers  






What is .net3.5?

0 Answers  


What is PageIndex in DataGrid?What is the event used in the Datagrid for while moving from one page to another page in the Grid?write code for it

2 Answers  


What is the difference between vb.net and vc#.net?

0 Answers  


What is LINQ?

2 Answers   Ethos, MSP, TCS,


What is the concept of inheritance in .net?

0 Answers  


Give An example of a ctype and directcast.

2 Answers   Wipro,


What is boxing?

3 Answers  


Categories