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
Which class allows an element to be accessed using unique key?
Explain the difference between int and int32?
What is redim keyword and its use?
Name some of the features of C# which are not present in VB.NET?
What is the use of errorprovider control?
What are the different types of applications supported in .net (or) .net framework?
What is the importance of a Button control?
How do you define a read only property in a class module?
What do you mean by deserialization?
Name a feature which is common to all .net languages?
Explain the difference between c# and vb.net?
What is the advantage of using system.text.stringbuilder over system.string?
What are the differences between vb.net and c#, related to oops concepts
List the types of generations in garbage collector?
What is the feature which is common to all .net languages?