What is intermediate language in .NET ?
Answer Posted / jastaj
It converts the code into bytecode. it is a service that
runs under the CLR. When we compile our code it gets
compiled into IL(Previously Known as MSIL).
| Is This Answer Correct ? | 8 Yes | 5 No |
Post New Answer View All Answers
Explain enumerator?
Write a program to find all text files in a logical drive and return the count of the number of files?
Compare c# and visual basic.net?
What is the size of .net object?
What is the class that allows an element to be accessed using unique key?
Explain the differences between vb.net and c#, related to oops concepts?
Explain cls?
Explain what observations between vb.net and vc#.net?
What is code access security?
what is the need for dynamic controls in vb.net? i would like to know for what purpose should we create the controls dynamically? please give the answer in simple words.
Explain about globalization?
Explain how to send xml file on server using http protocol?
What is code security?
What is non_deterministic finalization?
Explain the difference between vb.net and c#, related to oops concepts?