How is .NET able to support multiple languages?
Submitted by: AdministratorA language should comply with the Common Language Runtime standard to become a .NET language. In .NET, code is compiled to Microsoft Intermediate Language (MSIL for short). This is called as Managed Code. This Managed code is run in .NET environment. So after compilation to this IL the language is not a barrier. A code can call or use a function written in another language.
Submitted by: Administrator
Submitted by: Administrator
Read Online Dot Net Job Interview Questions And Answers
Top Dot Net Questions
☺ | What’s a Windows process in .NET? |
☺ | What’s typical about a Windows process in regards to memory allocation in .NET? |
☺ | Explain webFarm Vs webGardens in .NET? |
☺ | Explain re-clarification of object based in .NET? |
☺ | Explain Difference between Panel and GroupBox classes using .NET? |
Top Dot Net Technologies Categories
☺ | MSF Interview Questions. |
☺ | .Net Architecture Interview Questions. |
☺ | ASP.Net MVC Interview Questions. |
☺ | Entity Framework Interview Questions. |
☺ | C# (Sharp) Programming Language Interview Questions. |