What is intermediate language in .NET ?

Answer Posted / sowjanya

All .net code is compiled to IL(is also called as MSIL)
which doesn't understand machine.CLR uses JIT compiler to
convert IL into Executable file.

Is This Answer Correct ?    7 Yes 7 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is early binding?

600


Define serialization in .net?

715


How to retrieve images in sql server database through vb.net?

601


Described strong typing and weak typing?

725


What are jagged arrays ?

635






What is internal keyword in .net framework?

710


What is portable executable?

672


Did vb6 support multi-threading ?

615


Explain what observations between vb.net and vc#.net?

622


How to run a dos command in vb.net?

684


How would you implement inheritance using vb.net?

592


Explain how to store decimal data in .net?

811


When do you use virutal keyword?

672


What are the objects in asp.net?

632


What would you do to remove microsoft visual basic name space?

582