Multiple choice technology programming languages

Outcome of the result can be determined using the command

  1. *NUMBER

  2. *ISN

  3. *COUNTER

  4. *COUNT

  5. *REC

Reveal answer Fill a bubble to check yourself
A,B,C Correct answer
Explanation

After a HISTOGRAM statement executes in Natural, you can check several system variables to determine the outcome: *NUMBER contains the count of occurrences found, *ISN holds the Adabas Internal Sequence Number of the current record, and *COUNTER provides a sequential count within the processing loop. Options D (*COUNT) and E (*REC) are not standard Natural system variables for this purpose.