What is MSIL, IL, CTS?

Answer Posted / chinnu

MSIL is Microsoft Intermediate Language, whtever code
written in .net is complied into an intermediate native
language and this language is called MSIL, this language ia
again complied into low level intermediate lamguage called
Just In Time Compiler.

CTS is Common Type System that defines how variables,
methods are decalred & how object are defined & used

Is This Answer Correct ?    5 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain .net framework overview?

663


Tell us what do the following acronyms in .net stand for: il, cil, msil, cli and jit?

617


What is the reason of occurring overflow-underflow arithmetic exception error, it shows error message when we run our program by adding control?

584


What is .net and why it is used?

613


What's a windows process in .net?

614






What is func in .net 3.5?

649


Explain what relationship is between a process, application domain, and application?

707


What is the use of UML in .Net

693


Explain different types of html, web and server controls.

650


What is web.config in .net?

671


Explain what is a manifest in .net?

654


How many types of generations are there in a garbage collector?

607


Explain the purpose of Remoting in .NET?

737


Please explain what garbage collection is and how it works. Provide a code example of how you can enforce garbage collection in .net?

619


Explain the different parts of an assembly?

672