Multiple choice qn4

CTS Means

  1. Common Test System

  2. Common Type Service

  3. Common Type System

  4. None

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

CTS stands for Common Type System. It is a standard that defines how types are declared, used, and managed in the .NET Framework, ensuring that objects written in different programming languages can interact with each other seamlessly. 'Service' and 'Test' are incorrect terminologies in this context.