Q: A base enumeration can be viewed in multiple ways in the user interface of finance and operations apps. Which of the following is not an example of how a base enum can be viewed in the user interface?
-
A
Option buttons
-
B
A slider bar
-
C
A date field
-
D
A drop-down menu
C
Answer:
C
Explanation:
Justification:
- A. Incorrect: Option buttons are base enums that are represented in the user interface.
- B. Incorrect: A slider bar is a base enum that is used in the user interface.
- C. Correct: A date field is an EDT, not a base enum, that is used in the user interface.
- D. Incorrect: A drop-down menu is a base enum that is viewed in the user interface.
Related Topic:
Share Above MCQ