Back

Explore Courses Blog Tutorials Interview Questions
0 votes
2 views
in Others by (45k points)

Could someone tell me what are CTS and CLS in .NET?

1 Answer

0 votes
by (99k points)

CLS which stands for Common Language Specification is a subset of CTS. So, CTS can be defined as a collection of sets of rules and specifications that a language that runs under the .NET framework has to meet, to be CLS-compliant.

Whereas CTS can be defined as Common Type Systems represents all the classes and structures that are related to Data Types and is used by every other language which runs under the .NET framework. And CTS is a superset to CLS.

If you are interested in learning dot NET, check out the industry-graded .NET course from Intellipaat. And watch the video on Dot Net Full Course made by industry experts.

Related questions

0 votes
1 answer
asked Apr 10, 2021 in Others by dev_sk2311 (45k points)
0 votes
1 answer
asked Apr 10, 2021 in Others by dev_sk2311 (45k points)
0 votes
1 answer
asked Apr 10, 2021 in Others by dev_sk2311 (45k points)
0 votes
1 answer
0 votes
1 answer
asked Feb 13, 2021 in Others by dev_sk2311 (45k points)

Browse Categories

...