About CLS and CTS?

Answers were Sorted based on User's Feedback



About CLS and CTS?..

Answer / srikanth

CTS-Common Type Specification is the subset of CLS-Common
Language Specification. CTS specifies the list of types
that are used and are understandable by the .net runtime
where are CLS specifies the specification for all the .net
supported languages.

Is This Answer Correct ?    20 Yes 4 No

About CLS and CTS?..

Answer / navaneetha krishnan

common language specification(CLS)
common type system(CTS)

CTS-Common Type Specification is the subset of CLS-Common
Language Specification. CTS specifies the list of types
that are used and are understandable by the .net runtime
where are CLS specifies the specification for all the .net
supported languages.

Is This Answer Correct ?    17 Yes 2 No

About CLS and CTS?..

Answer / muruga ganesh

CLS - CLS defines the rules to support language
integration. This is done in such a way, that programs
written in any language (.NET compliant) can interoperate
with one another.

CTS - CTS is a Common Type System, it describes how types
are declared, used and managed. CTS facilitates
cross-language integration, type safety, and high
performance code execution.

Is This Answer Correct ?    11 Yes 2 No

About CLS and CTS?..

Answer / divya

common language specification(CLS)
common type system(CTS)

Is This Answer Correct ?    12 Yes 4 No

About CLS and CTS?..

Answer / sathasivam bharathidasan un

common language specification(CLS)
common type system(CTS)

Is This Answer Correct ?    5 Yes 4 No

About CLS and CTS?..

Answer / karthik

CLR has CLS and CTS.
CLR purpose is compile all language.
CLR need of accepting all language (by CLS).
CLS need of accepting all (data)types in each language.(by CTS).

Is This Answer Correct ?    1 Yes 2 No

About CLS and CTS?..

Answer / balaji

common language system and common type system

Is This Answer Correct ?    1 Yes 4 No

About CLS and CTS?..

Answer / suji

Hi Dhivya & Srikanth
How are you?

Is This Answer Correct ?    1 Yes 23 No

Post New Answer

More ASP.NET Interview Questions

How to transpose rows into columns and columns into rows in a multi-dimensional array ?

1 Answers   Microsoft,


if we establish the cinnection with connection string tag in web.config file,can i go for encrypt and decrypt with that?

1 Answers  


What is sta?

0 Answers  


how to stop cookie in particular page using asp.net

2 Answers   CGI,


What are the different Key TreeView Properties in Asp.net 2.0?

1 Answers   TCS,






Explain the components of web form in asp.net

0 Answers  


What are the various ways to send content from one page to another?

0 Answers  


What is the difference between User Controls and Master Pages

22 Answers   Deloitte, IBM, IntraLogic, Markit, TCS,


Where we create sessions for Banking Applications and how to create? expalin with code?

1 Answers   Wipro,


What are session state modes?

0 Answers  


Where is the view state data stored in asp net?

0 Answers  


Describe and In Process Vs Out of Process component. Which is faster?

2 Answers   Syntax Softtech,


Categories