What is CTS

Explain what is meant by CTS, and how it is related to the CLS?

E

Expert

Verified

CTS refer to the Common Type System. This refers to the full range of types which the .NET runtime understands. All .NET languages do not support all the types in CTS.

CLS stands for the Common Language Specification. This subset of the CTS is supported by all .NET languages. The idea is that any program that uses CLS-compliant types is able to interoperate with any .NET program which is written in any language.

   Related Questions in DOT NET Programming

©TutorsGlobe All rights reserved 2022-2023.