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 CLR, CLS,CTS

Answers were Sorted based on User's Feedback



What is CLR, CLS,CTS..

Answer / kranthi kumar.janagam

CTS,CLS are the componets of the CLR
CLR: is use for execute msil code to native code
CTs :is Common type System Contains Set of common data
types that are common to all dotnet langauges
Itis check all type checkin for interoperatibility comman to
all language.
CLs is common langauge specification contains rules that are
to be followed for .net frame work supported languages

Is This Answer Correct ?    86 Yes 14 No

What is CLR, CLS,CTS..

Answer / suren

The CLR is the execution engine for .NET framework
applications.
Commom Type System. This is the range of types that .NET
runtime (CLR)
understands.
Commom Language Specification. This is the subset of CTS,
which all .NET
languages must support.

Is This Answer Correct ?    67 Yes 15 No

What is CLR, CLS,CTS..

Answer / naren

CLR : Common Language Runtime is a runtime environment that
manages the execution of .Net code and provide services like
memory management, debugging, security, etc. The CLR also
known as Virtual Execution System(VES).

Is This Answer Correct ?    25 Yes 6 No

What is CLR, CLS,CTS..

Answer / nagu

CLR-Common Language Runtime.In which programs return in C#
and other .Net platform or .net languages.It also supports
cross language inter operability.
CTS-Common Type Specification,.Net provides multiple
language support using the feature is known as commmon type
system.
CLS-Common Language Specification.It defines a set of rules
that enables interoperability on the .net platform party
compiler designer and library builders.

Is This Answer Correct ?    16 Yes 13 No

Post New Answer

More Dot Net General Interview Questions

Describe the Managed Execution Process

0 Answers  


What do the terms “boxing” and “unboxing” mean?

0 Answers  


What are pdbs?

0 Answers  


What's wrong with a line like this? Datetime.parse(mystring);

0 Answers  


Different between .net & j2ee ?

0 Answers  


why do you want to join deloitte, where do you exactly fit in.

1 Answers   Deloitte,


Explain me why do we use msmq?

0 Answers  


How to implement datagrid in.net? How would you make a combo-box appear in one column of a datagrid? What are the ways to show data grid inside a data grid for a master details type of tables? If we write any code for datagrid methods. What is the access specifier used for that methods in the code behind file and why?

0 Answers  


Is .net front end or backend?

0 Answers  


What does cli do?

0 Answers  


What is .net technology?

0 Answers  


How to implement getcommon method in class a? Are you seeing any problem in the implementation?

0 Answers  


Categories