. How .NET can support multiple languages?
.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 |
Explain .NET architecture?
What are the providers available with VS.NET ?
What is the difference between .net and laravel?
What is Active Directory? What is the namespace used to access the Microsoft Active Directories?
what are the Goals of the UIP Application Block?
What is different between User Control and Web Control and Custom Control?
What is an Interface? Have you ever developed an Interface.
What's singleton activation mode in .net?
syntax for binding the data from database
Name the classes that are introduced in the system.numerics namespace.
What is the advantage of .net?
What is JIT and how is works?