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
Explain about the feature anonymous type?
Explain about the keyword must inherit?
What is the difference between compiler and interpreter?
What is the difference between static or dynamic assemblies?
What is the significance of delegates?
What is DLL HELL in VB.NET
What are nested classes?
Define cls?
Explain about visual basic?
write a program to develop a graphic user interface application of marks book with students names and their names.the program should show the following options main menu,add student details,display student details,maximum mark and minimum mark.
Name some different types of control?
What does assert() method do In VB.NET
What is a preprocessor directive in vb.net?
What is branching logic control in VB.NET?
Explain manifest?