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
Difference between user groups and code groups
How will you load dynamic assembly? How will create assemblies at run time?
Should I use readerwriterlock instead of monitor.enter/exit?
What is the reason of occurring overflow-underflow arithmetic exception error, it shows error message when we run our program by adding control?
Explain me what is .net web service?
Describe difference between inline and code-behind?
Explain how to stop a thread?
Can a dll be changed to an exe?
What are Satellite Assemblies? How you will create this? How will you get the different language strings?
What is 3 tier architecture?
What is .net technology?
Explain what are an object and a class?
Explain the top .net class that everything is derived from?
What is dot net and its uses?
Explain me what is the .net framework and how does it work?