R

Ram Sharma • 3.40K Points
Extraordinary

Q. What is the Common Type System (CTS) in .NET?

  • (A) A standard for naming conventions
  • (B) A set of rules for class design
  • (C) A specification that defines all types supported by the CLR
  • (D) An interface to manage files

Explanation by: Ram Sharma
CTS ensures type safety by defining how types are declared, used, and managed in the CLR.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.