Adobe
AD0-E331 · Question #89
True/False: Open enumerations are recommended for fields where data consistency is critical and values should not be added freely by users.
The correct answer is B. FALSE. Closed enumerations are used when data consistency is important, as they restrict the possible values to a predefined list.
Data Model and Schema Management
Question
True/False: Open enumerations are recommended for fields where data consistency is critical and values should not be added freely by users.
Options
- ATRUE
- BFALSE
How the community answered
(28 responses)- A21% (6)
- B79% (22)
Explanation
Closed enumerations are used when data consistency is important, as they restrict the possible values to a predefined list.
Topics
#enumerations#open enumeration#data consistency#field value control
Community Discussion
No community discussion yet for this question.