What does il do?



What does il do?..

Answer / Pawan Kumar Jaiswal

IL stands for Intermediate Language, which is an intermediate representation of high-level programming languages such as C# and VB.NET. It is used by the .NET Framework to execute code across different platforms.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Dot Net General Interview Questions

What is typical about a windows process in regards to memory allocation in dot net?

1 Answers  


What is difference between .net core and .net standard?

1 Answers  


How to implement DataGrid in .NET?

1 Answers   InfoPro,


Explain webfarm vs webgardens in .net?

1 Answers  


What is meant by globalization?

1 Answers  


How will you do redo and undo in textbox control?

1 Answers  


What is a DLL?

1 Answers  


What is Ajax design pattern in .NET?

1 Answers  


What is the best way to crack the certification?

1 Answers  


How many design patterns can be created in .net?

1 Answers  


What is a delegate in .NET?

1 Answers  


Is it true that objects don't always get destroyed immediately when the last reference goes away?

1 Answers  


Categories