What is intermediate language in .NET ?

Answer Posted / bovindra singh

It is cpu independent language.It is only understand by
CLR.due this language(MSIL) vb.net application can run on
any platform on which .net framework is present.

Is This Answer Correct ?    18 Yes 8 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the different variables in vb.net?

518


What is the difference between custom control and user control?

548


What is the use of console application?

578


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

529


What is a literal control?

579






What are the shared variables?

552


What are the parts of the visual basic control?

536


Explain the difference between system.string and system.stringbuilder classes?

529


Define serialization in .net?

637


What is public assembly?

564


Explain jagged array in vb.net?

564


What is global assembly cache (gac)?

560


What is the use of internal keyword?

574


What is strong typing and weak typing?

543


How do you use two datareaders at the same time in a vb.net windows application ?

559