Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

What is intermediate language in .NET ?

Answer Posted / vishal surve

When you compile a progam developed in a language that targets the CLR, instead on compiling the source code into machine-level code, the compiler translates it into IL to ensure interoperability between applications developed in different programming languages, such as Visual Basic or Visual C#. Intermediate Language is CPU-independent. This means that the code can be executed from any platform that supports the .NET CLR.

Is This Answer Correct ?    7 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain jagged array in vb.net?

1042


Explain how to achieve polymorphism in vb.net?

975


What do you understand by vb.net?

1081


Explain the advantage of option strict on?

977


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

1013


What is the difference between manifest and metadata?

1129


Explain the use of serialization and deserialization?

1135


How can I extract the formated word(bold,italic,underline,font,color etc) from the msword file.?

1074


What is public assembly?

1027


how to get dynamic control array position or its index position?

2578


What is the difference between c# and vb.net?

1039


What is the differences between dataset.clone and dataset.copy?

1176


How vb implements the disconnected architecture as like vb.net?

1064


Write the role of new keyword?

1196


What is non_deterministic finalization?

1118