Genesys Cloud Certified Professional – Architect — Question 16
Select all the possible measurements for the selection timeout of every menu. (Choose two.)
Answer options
- A. Hours
- B. Minutes
- C. Seconds
- D. Milliseconds
- E. Microseconds
Correct answer: C, D
Explanation
The correct options are C (Seconds) and D (Milliseconds) as they are commonly used for measuring timeouts in software applications, where quick responses are required. Options A (Hours), B (Minutes), and E (Microseconds) are less practical for this context, as hours and minutes are too long for selection timeouts, and microseconds are typically not used in this scenario.