Answer Posted / vivek negi
Miscrosoft intermediate language is also called managed code
and generated by .net compiler.It is hardware independent
code and can be easily converted into Native code through
CLR JIT(Just in time) complier.Hance it is proved that for
all the languages MSIL is same so it is a Platform
independentand platform specific.
MSIL is also known as IL,CIL,manages codeand partial code
it application used managed code called managed application.
By
vivek negi (Dehradun)
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
Explain convert.tostrin?
What is redim keyword and its use?
Explain how to store decimal data in .net?
Explain some of the exclusive features which are present in vb?
Explain the observations between vb.net and vc#.net?
Name the two main parts of .net?
my project run very wel in my sytem yhen i am deploying my project on client machine ,after deployment i run my project then it show " can no find server name " what i do .
How many ways the function can return values?
Explain redim keyword?
How would you implement inheritance using vb.net?
What is the feature anonymous type?
How to create a constant in vb.net?
source code for how to login a vb.net application ?
Can you please explain the difference between int and int32?
Name the tool which can convert visual basic old version to .net compatibility version?