Answer
An enum is a special value type that represents a set of named constant values.
It improves readability when working with predefined options, categories, or states.
An enum is a special value type that represents a set of named constant values.
It improves readability when working with predefined options, categories, or states.
Sign in to access all features and personalize your learning experience.
Source: SugharaIQ