Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What is MSIL, IL, CTS?

Answers were Sorted based on User's Feedback



What is MSIL, IL, CTS?..

Answer / chandu

MSIL and IL are one and the same..MSIL stands for Microsoft Intermediate language or in short IL which is Intermediate Language. Code generated after the compilation of source code is called as MSIL code which is nothing but common set of instructions.

CTS stands for common Type specifications which is nothing but the different data types of different languages supported by data types of CTS.

Is This Answer Correct ?    0 Yes 0 No

What is MSIL, IL, CTS?..

Answer / mangal makwana

MSIL stands for Microsoft Intermediate Language. We can call it as Intermediate Language (IL) or Common Intermediate Language (CIL). During the compile time , the compiler convert the source code into Microsoft Intermediate Language (MSIL) .

Is This Answer Correct ?    0 Yes 0 No

What is MSIL, IL, CTS?..

Answer / latha

msil means->
for example:in java ,when we compiled a source code that
will be converted into byecode(which is platform
independent)then we r interprit thes byte code making use
of jvm,
in the same way n .net the source cde will be compiled and
then it named as msil r cil(it is platform independent)then
it will be interprit by making use of clr(common
languageruntime),then the code executed by aking use of
clr+o.s
thats it

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More Dot Net Framework Interview Questions

What is difference between Viewbag and Viewdata in ASP.NET MVC?

0 Answers   NA,


What is entity sql? : Entity framework

0 Answers  


what is msl?

0 Answers   Microsoft,


What is an asynchronous controller in asp.net mvc?

0 Answers  


what is .NET ?

18 Answers   TCS,


Difference between <connectionstring> and <appsettings>

4 Answers  


Can u tell me differences which are introduced in .Net 1.1 and 2.0 and 3.0 and also in 3.5 ? by detailed?

1 Answers   ABC,


what is Thread Priority?

2 Answers  


mention what is the key advantage of using entity framework or ef?

0 Answers   Microsoft,


What is Area in ASP.Net MVC?

0 Answers  


How do I use partial view?

0 Answers  


What are the components of the .net framework.

0 Answers  


Categories