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 the Difference between CLR & CTS?

Answer Posted / shilpi gulati

CLR is responsible for converting the actual code(language independent) into platform dependent that is msil code in order to run it on .net framework.it is the execution engine of .net framework.

CTS is a subset of CLR which takes are of making various language specific datatypes into a datatype which .net runtime understands.Ex- vb .net has integer and c# has int ,CTS changes both into system.int32 which is a datatype which .net framework understands and hence any language specific datatype is converted into .net specific datatype with the help of CTS.

Is This Answer Correct ?    3 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what is commom language runtime?

1009


Which control is an example of an object in vb net?

7008


Explain about jagged arrarys ?

951


What is the difference between value and reference types?

1169


Describe about visual basic.net?

1047


What is the difference between import system.data.sqlclient and system.data.oledb?

998


Can you please explain the difference between namespace and assembly?

1111


what is diffrence constructor and destructor in vb

1024


Name some of the keywords used in vb.net?

1069


What is the use of assembly?

1052


Write the role of new keyword?

1197


What is the advantage of using system.text.stringbuilder over system.string?

1179


Explain the advantages of migrating to vb.net?

1086


What is multiple form in vb?

942


What is sealed class?

1197