Answer Posted / akash
When the code is compiled, the compiler translates your
code into Microsoft intermediate language (MSIL).
check this link for detail
http://www.mindstick.com/Forum/121/What%20is%20MSIL
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What are the different types of applications supported in .net (or) .net framework?
What is difference between import system.data.sqlclient,system.data.oledb?
Explain about the ruby interface generator?
What is the difference between a "jagged array" and multidimensional array" ?can anyone show me it practically ?
How to connect crystal report in vb.net ?
How to achieve Polymorphism in VB.Net?
What is an arraylist?
Name the tool which can convert visual basic old version to .net compatibility version?
how many server control present in .net
What is redim keyword and its use?
What would you do to remove microsoft visual basic name space?
Explain the services provided by common language infrastructure.
Name some of the features of C# which are not present in VB.NET?
How a base class method is hidden?
What is the role of new keyword?