When to use Enum instead of Define in C?29 Jan 2025 | 4 min read Both #define and enum can be used to declare integer constants in C programming. But there are some instances in which enum is preferable to #define. Enum:
#Define:
|
We request you to subscribe our newsletter for upcoming updates.

We provides tutorials and interview questions of all technology like java tutorial, android, java frameworks
G-13, 2nd Floor, Sec-3, Noida, UP, 201301, India