🎴 Flashcard Mode

IBM IMS Database and CICS Fundamentals

Card1 / 17
Mastered0
Review0
QuestionClick to flip

Hierarchical sequence follows

AnswerClick to flip back
A
top to bottom, front to back and left to right
💡 Explanation:

In test design and UI hierarchy, the standard sequence follows top-to-bottom first (vertical hierarchy), then front-to-back (z-order/depth), and finally left-to-right (horizontal ordering within each level). This sequence ensures predictable navigation and tab order in user interfaces. Option A gets the order wrong by starting with front-to-back, while C and D misplace the sequence.

Change Mode