📚 Practice Mode

C# Programming

Learn at your own pace with hints and detailed explanations

1 / 16
Multiple Choice

Which of the following directive is used to undefine any symbol used in the C# program?

  1. #define
  2. #error
  3. #warning
  4. #undef
  5. #if