VB .Net Question:
Download Job Interview Questions and Answers PDF
What is MISL CODE?
Answer:
When compiling to the managed code , your source code is translated to microsoft intermediate language code( MSIL), which is cpu-indenpendent set of instructions that can be effectively converted to native code.
Download VB .Net Interview Questions And Answers
PDF
Previous Question | Next Question |
What do you mean by Serialization and Deserialization and its use? | What is Late Binding and Early Binding? |