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
How to use datagrid value in select statements where condition ,if cell is hyperlink bounded column?
Elements of CAS
Explain attributes in dot net?
What is reflection in microsoft .net context?
What is a strong name in .net?
State the differences between the dispose() and finalize().
Write a program to create a user control with name and surname as data members and login as method and also the code to call it.
What is the difference between server.transfer and response.redirect? Why?
What is web.config in .net?
What is the difference between .net and laravel?
What's the problem with .net generics?
Different levels of priority provided by .net.
What is the need of OLE-automation?
Explain me why do we use msmq?
What are the collections you've used?