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
Can we use Vb.Net and C# language simultaneously in one .Net application?
What are all the differences between dispose and finalize()?
Explain enumerator?
Explain how does the xmlserializer work?
What is enumerator?
What do you mean by deserialization?
Explain the difference between vb.net and c#, related to oops concepts?
Using VB, how can you change the Mouse Pointer?
Explain the difference between namespace and assembly?
Explain option strict?
What are option strict and option explicit?
Explain the services provided by common language infrastructure.
Tell me how many .net languages can a single .net dll contain?
What is difference between import system.data.sqlclient,system.data.oledb?
What is an arraylist?