Answer Posted / satish bhatia
microsoft intermediate language is translation used as the
output of a number of compiler.The common language runtime
include a JIT comiler for conversion of MSIL to native code.
The MSIL instruction set is sufficiently powerfull to
run any existing C++ program.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
what is common language specification?
Explain clr?
Explain the difference between value and reference types?
Explain the differences between vb.net and c#, related to oops concepts?
Described strong typing and weak typing?
Explain redim keyword?
What is an assembly and its use?
Can you please explain the difference between dispose and finalize()?
What is the diff between vb mdi form and .net mdi form?
Explain how can we remove handlers at run time?
Write a VB.Net console program to check whether a number is perfect or not.
What is the significance of delegates?
What are the objects in asp.net?
Define clr?
How many languages are supported by .net?