Answer Posted / ezhilarasi.k
Common Intermediate Language(CIL), previously known as
MSIL.
At compile time,a .net compiler converts the source code
into byte code (CIL)
| Is This Answer Correct ? | 13 Yes | 0 No |
Post New Answer View All Answers
What is the difference between convert.tostring and i.tostring method?
What are the different types of Lock available in Visual Basic?
Explain the differences between vb.net and c#, related to oops concepts?
Explain the difference between import system.data.sqlclient and system.data.oledb?
Explain enumerator?
what's ArrayList in .Net (VB.Net or C#).What's the advantageous using ArrayList.
What is vb.net used for?
What are all the differences between dispose and finalize()?
Which dll is used for microsoft .net run time?
Explain i.tostring method?
Can you please explain the difference between system.string and system.stringbuilder classes?
Explain an assembly and its use?
What is strong name in .net assembly?
What are jagged arrarys ?
Explain jagged array in vb.net?