I'm a professional writer and Business Development with more than 10 years of experience. I have worked for a lot of businesses and can share sample works with you upon request. Chat me up and let's get started.
CTS stands for Common Type System. This has a set of rules which state how a data type should be declared, defined and used in the program. This describes the data types that are to be used in the application.
We can design our own classes and values by following the rules that are present in the CTS. The rules are made so that the data type declared using a programming language is callable by an application that is developed using a different language.
Liked By
Write Answer
What is CTS in .Net ?
Join MindStick Community
You have need login or register for voting of answers or question.
Shrikant Mishra
30-Sep-2019CTS stands for Common Type System. This has a set of rules which state how a data type should be declared, defined and used in the program. This describes the data types that are to be used in the application.
We can design our own classes and values by following the rules that are present in the CTS. The rules are made so that the data type declared using a programming language is callable by an application that is developed using a different language.