Answer Posted / adarsh srivstava
MSIL IS Microsoft Intermediate language.It manage code when
compiling. the compiler translate your source code into
microsoft intermediate language.It must be converted cpu
specific code, usually by a jit(just in time)
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
What would you do to remove microsoft visual basic name space?
How to run a dos command in vb.net?
Explain about visual basic?
Is it necessary to have SQL server installed in your computer in order to create a service based database in vb.net?
Explain global assembly cache (gac)?
Name some of the features of C# which are not present in VB.NET?
What is the advantages of VB.NET?
Explain namespace?
Explain strong name in .net assembly?
What is the difference between c# and vb.net?
Define serialization in .net?
Name a feature which is common to all .net languages?
Described strong typing and weak typing?
Write a VB.Net console program to check whether a number is perfect or not.
Explain an assembly?