Multiple choice technology mainframe

Which of the following is not a Cursor Positioning Techniques

  1. Initial cursor positioning

  2. Direct cursor positioning

  3. Symbolic cursor positioning

  4. Physical cursor positioning

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

In CICS BMS, cursor positioning techniques include Initial (default position), Direct (absolute row/column), and Symbolic (using field name in symbolic map). There is no 'Physical cursor positioning' technique - cursor positioning is always done logically through symbolic references or absolute coordinates, not through physical map constructs.