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 the difference between custom control and user control?

767


What is strong name in .net assembly?

722


What are all the parts of .net framework?

748


Can you please explain the difference between authentication and authorization?

787


Explain internal keyword in .net framework?

748


List the types of authentication?

710


Can you please explain the difference between dataset and datareader?

789


Can you please explain the difference between dispose and finalize()?

702


Name the tool which can convert visual basic old version to .net compatibility version?

740


What are the difference between structure and class?

776


What are the different types of applications supported in .net (or) .net framework?

723


hello thank you for replying to my question regarding adding barcode fonts in vb.net project. I have downloaded a free font and added in my vb.net project but now i dont know how to use that i need to generate barcodes can any body help me how to use those fonts these are font3of9 .i need a small code to use these fonts to generate barcode thank u!

1780


What are the different types of Lock available in Visual Basic?

855


What is different between web.config and machine.config and where it will be ?

788


What do you mean by serialization and deserialization?

725