Prev Next
Answers (2)
PARTH Dec 30, 2020 14:33
Answer:   The Common Type System (CTS) standardizes the data types of all programming languages using . NET under the umbrella of . NET to a common data type for easy and smooth communication among these . NET languages.

PADMAKEECHU Dec 30, 2020 14:51
Answer:   CTS represents Common Type System. It has a lot of standards which state how an information type ought to be proclaimed, characterized and utilized in the program. It depicts the information types that are to be utilized in the application.
We can structure our classes and qualities by following the standards that are available in the CTS. The standards are made with the goal that the information type proclaimed utilizing a programming language is callable by an application that is created utilizing an alternate language.

Post Your Answer
Guest User

Not sure what solution is right for you?

Choose the right one for you.
Get the help of the experts and find a solution that best suits your needs.


Let`s Connect