Answer Posted / kinjal
The language compile in commom language runtime in .net. in .net code is compile on MSIL(microsoft intermediate language)
is called managed code. Managed code run on .net environment.
After compilation of IL the language is not barrier. the code is call or written function in another language.
| Is This Answer Correct ? | 11 Yes | 2 No |
Post New Answer View All Answers
What is typical about a windows process in regards to memory allocation in dot net?
Explain me what is a design pattern and what is it for?
Explain the process of serialization in .NET?
Explain how to stop a thread?
How com+ related to the dna architecture?
Please explain what is the difference between odbc and ado?
How can you assign an rgb color to a system.drawing.color object?
Explain what does managed mean in the .net context?
How does the generational garbage collector in the .net clr manage object lifetime? What is non-deterministic finalization?
What is the difference between constants and read-only variables?
Please explain what is the .net framework and how does it work?
What is operator overloading in .net?
What is the use of common language runtime?
What are the types of assemblies in .net?
Is .net core stable?