Multiple choice technology mainframe

The two formats that can be used to display the results of a Browse (or) Edit operations are

  1. VFMT / FMT

  2. Horizontal / Table

  3. Row / Table

  4. Vertical / Table

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

File-Aid DB2 can display browse or edit results in either Row format (one row per line) or Table format (columnar grid layout). VFMT/FMT and Horizontal/Vertical are not the standard format options in this tool.

AI explanation

ISPF Browse and Edit can display data either as continuous rows of text or arranged in a tabular/columnar layout, referred to in this context as the Row and Table display formats. These control how the data is laid out on screen rather than changing the underlying data itself.