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
Observations between vb.net and vc#.net?
how to deploy vb.net with key and evaluation time? any one can help me?
What is normal jit?
What is misl code?
What is the difference between value and reference types?
Write program in VB.Net with SQL Server and Crystal Reports to develop a small windows application to add,edit,save, search and print Employee Information and send sourcecode as zip file. empcode : .............. empname : .............. dateofjoin : dd/mm/yyyy dateofbirth : dd/mm/yyyy TableName: EmpMaster EmpCode EmpName DOB DOJ TableName: EmpDocs EmpCode DocNo DocName ExpDate
What does assert() method do In VB.NET
What keyword is used to accept a variable number of parameter in a method?
Can you please explain the difference between vb and vb.net?
Name and explain some of the exclusive features which are present in vb?
What are the assembly entry points?
What is enumerator?
Can you please explain the difference between int and int32?
Write a program to find all text files in a logical drive and return the count of the number of files?
Explain the advantage of option strict on?