Programming Fundamentals: .NET, Java, and SQL

Casual Mode - Take your time!

1 / 19
Correct
0
Incorrect
0
Score
0%
Multiple Choice

What is/are the role(s) of CTS (Common Type System) in .Net framework?

  1. It provides cross language integration.
  2. CTS defines the rules that are followed by the different languages.
  3. CTS provides an object oriented model to the implementation of the many programming languages.
  4. It defines the rules that ensures that the data types of objects written in various languages are able to interact among them.
  5. All of the above
Change Mode