Multiple choice technology mainframe

Which field type represent flags or indicators?

  1. VNM

  2. PRC

  3. STS

  4. VAL

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

STS (Status) is the correct field type for flags or indicators in Synon/IBM i development environments. Status fields are designed to store conditional states or binary indicators like yes/no, true/false, or various processing states. VNM is for variable-length fields, PRC for processing fields, and VAL for value fields - none of these are primarily used for flags.