What is intermediate language in .NET ?

Answer Posted / jastaj

It converts the code into bytecode. it is a service that
runs under the CLR. When we compile our code it gets
compiled into IL(Previously Known as MSIL).

Is This Answer Correct ?    8 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Name some different types of control?

599


Why do we use ansi keyword?

649


Explain nested classes?

628


What are the difference between dispose(), close(), exit(), end()? When do we use them?

636


Can you please explain the difference between vb and vb.net?

542






Why do you need Lock in Visual Basic?

719


What is stack used for in vb. Net?

611


Is vb.net dead?

611


Is it necessary to have SQL server installed in your computer in order to create a service based database in vb.net?

1945


What is an arraylist?

681


What is option strict?

596


What is the significance of delegates?

601


Write the role of new keyword?

715


What is branching logic control in VB.NET?

640


Name the class which allows an element to be accessed using unique key?

636