Answer Posted / 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 View All Answers
Explain what is an application domain?
How can I get at the win32 api from a .net program?
what is the default security setting in .net?
What are asp.net authentication providers and iis security?
What is Finalizer in .NET define Dispose and Finalize ?
How to customize the trace output?
Explain is the jit an interpreter?
Explain the process of compilation in .NET?
What is the use of activex control in .net?
How to manage pagination in a page using .net?
Types of evidence in .net with context to CAS
What is class library in .net
What should you do to store an object in a viewstate?
How to use datagrid value in select statements where condition ,if cell is hyperlink bounded column?
Is .net an object oriented language? What are their components?