📚 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?
- #define
- #error
- #warning
- #undef
- #if
C# Programming
Learn at your own pace with hints and detailed explanations
Which of the following directive is used to undefine any symbol used in the C# program?