adspace


What is common type system (cts)?

Answer Posted / Vijay Prakash Srivastav

The Common Type System (CTS) is a fundamental part of the .NET Framework. It provides a unified set of types that can be used across all programming languages supported by the framework, ensuring interoperability between them.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Write the .net syntax for 'while loop'?

1141