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 strong name in .net assembly?
What is the feature anonymous type?
What is the maximum size of the textbox?
What is deep copy?
How do you use two datareaders at the same time in a vb.net windows application ?
Explain enumerator?
Which is the tool which can convert visual basic old version to .net compatibility version?
What are the shared variables?
source code for how to login a vb.net application ?
Which dll is used for microsoft .net run time?
What are jagged arrarys ?
What is the difference between manifest and metadata?
Explain option explicit?
What are the technology areas that microsoft.net contains?
Why do we use ansi keyword?