What is intermediate language in .NET ?
Answer Posted / ranganath
which converts native code into byte code i.e machine
understandable code.
| Is This Answer Correct ? | 19 Yes | 25 No |
Post New Answer View All Answers
What are the differences between server-side and client-side code?
How vb implements the disconnected architecture as like vb.net?
Name some of the features of C# which are not present in VB.NET?
What are the different types of a stream?
Explain option strict?
Is vb net a scripting language?
Explain the difference between web.config and machine.config and where it will be ?
What do you mean by Redim in VB.NET?
Which control is an example of an object in vb net?
Why do we use ansi keyword?
source code for how to login a vb.net application ?
What is the exact defination of object?
What is difference between import system.data.sqlclient,system.data.oledb?
What is the significance of delegates. Where should they be used?
Why is the xml infoset specification different from the xml dom?