What is il in vb.net?



What is il in vb.net?..

Answer / Ranjeet Kumar Chanchal

il stands for Intermediate Language, which is a platform-independent code generated by the .NET Common Language Compiler (CLC) from high-level programming languages such as VB.NET and C#.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Dot Net General Interview Questions

What security measures exist for .NET Remoting in System.Runtime.Remoting?

1 Answers  


How Can Registry Editor in .NET?

1 Answers  


Compare & contrast rich client (smart clients or windows-based) & browser-based web application

1 Answers  


Can I write my own .net host?

1 Answers  


What is Garbage Collection in .Net? Garbage collection process?

3 Answers  


What are Attributes in .NET?

1 Answers  


Explain .NET architecture?

1 Answers   TCS,


What are virtual destructures?

1 Answers  


What does stateless mean?

1 Answers   BirlaSoft,


What is the difference between an abstract class and an interface?

1 Answers  


How will you load an assembly which is not referenced by current assembly?

1 Answers  


Difference between machine.config and web.config?

1 Answers  


Categories