Adobe
AD0-E331 · Question #89
AD0-E331 Question #89: Real Exam Question with Answer & Explanation
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.
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
Explanation
Closed enumerations are used when data consistency is important, as they restrict the possible values to a predefined list.
Community Discussion
No community discussion yet for this question.