Answers

Question and Answer:

  Home  Microsoft.NET 2.0

⟩ What is IL in VB.Net?

The code which we write in .net are basically source code.When we compile it the .net CLR 1st convert it from source code to machine understandable language. and that language is called as IL or MSIL

 223 views

More Questions for you: