Sandeep Kumar
Msil stands for what ?
By Sandeep Kumar in .NET on Dec 27 2015
  • Kiranteja Jallepalli
    Dec, 2015 28

    Microsoft Intermediate Language(MSIL).When a .net program is compiled,compiler creates MSIL code,this code is converted according to microsoft understandable instructions without considering operating system.

    • 1
  • Sandeep Kumar
    Dec, 2015 27

    Msil stands for Microsoft intermediate language.

    • 1
  • Mukesh Kumar
    Sep, 2017 3

    Microsoft Intermediat language

    • 0
  • Vineet Kumar
    Jan, 2017 13

    MicroSoft Intermediate Language

    • 0
  • Rajendra Mote
    Aug, 2016 26

    Microsoft Intermediate Language

    • 0
  • Rajendra Mote
    Aug, 2016 26

    Microsoft Intermediate Language

    • 0
  • Vishal Jadav
    Aug, 2016 9

    MSIL stands for Microsoft Intermediate Language. Which is used to convert our code to machine language.

    • 0
  • Ritesh Singh
    Aug, 2016 4

    Microsoft Intermediate Language

    • 0
  • Bhuvanesh Mohankumar
    May, 2016 30

    Microsoft intermediate language

    • 0
  • Vivek Kumar
    Mar, 2016 24

    Microsoft intermediate language.

    • 0
  • Rajeev Punhani
    Jan, 2016 27

    When we compile .net code we don't know in what enviroment it will run.So it is converted into machine independent intermediate language called IL.Clr converts this IL code to machine specific code using JIT compiler

    • 0
  • Anil Kumar Murmu
    Jan, 2016 13

    Microsoft Intermediate Language

    • 0
  • Kml Surani
    Jan, 2016 9

    Microsoft Intermediate Language(MSIL).When a .net program is compiled,compiler creates MSIL code,this code is converted according to microsoft understandable instructions without considering operating system.

    • 0
  • Kml Surani
    Jan, 2016 9

    Microsoft Intermediate Language(MSIL).When a .net program is compiled,compiler creates MSIL code,this code is converted according to microsoft understandable instructions without considering operating system.

    • 0
  • Rajesh Singh
    Dec, 2015 28

    MSIL = Microsoft intermediate languageWhen we compile .net code it is converted into MSIL code then it is converted by CLR to machine level language.

    • 0
  • krishna samy
    Dec, 2015 28

    Microsoft Intermediate Language. All .net code are compiled to MSIL and then converted to native machine code by CLR on run time.

    • 0
  • Ravi Patel
    Dec, 2015 28

    Microsoft Intermediate Language

    • 0


Most Popular Job Functions


MOST LIKED QUESTIONS