What is the meaning of MSIL?
Answer / Varun Kumar
MSIL (Microsoft Intermediate Language) is an intermediate language used by the .NET Framework to execute code on various platforms. It is a common format for C#, VB.NET, and other languages that target the .NET Framework. The Common Language Runtime (CLR) compiles source code written in these languages into MSIL bytecode, which is then JIT-compiled to native machine code at runtime.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the difference between Object and class adapters?
What is the file extension for c#?
What is distribute by in hive?
What is xml serialization and deserialization in c#?
What is difference between event and delegate in c#?
what is a constructor? What is a destructor?
Why do we use hashtable in c#?
What is the root element of an xml file?
Can you store strings in arrays?
What is default value of enum c#?
Why multiple Inheritence is not used in C#?
What is generic and non generic collections in c#?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)