. 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 |
What are Attributes in .NET?
Which server tag comes from server when we submit any data
Is there a way to suppress the finalize process inside the garbage collector forcibly in .net?
How many namespaces are in .net version 1.1?
Different levels of priority provided by .net.
What are the important components of .net?
What is meant fulltrust?
Explain how to manage pagination in a page using .net?
How many types of design patterns available in .NET?
Difference between abstract class and interface in .net?
can any one tel me the complete Testing Procedure of any one simple PROJECT i mean either web/windows based application?
What is a windows process in .net?