Multiple choice

Which of the following is not true about C# language?

  1. C# is an object oriented language.

  2. C# supports preprocessor directives.

  3. C# supports operator overloading.

  4. C# supports exception handling.

  5. None of these

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

All the statements are true.