Multiple choice technology mainframe

"Decide for" statement is used to check based on

  1. Natural Functions

  2. Conditions

  3. Values of a variable

  4. No such statement in Natural

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

In Software AG's Natural programming language, the DECIDE FOR statement is specifically designed to evaluate multiple conditions and execute corresponding branches. The DECIDE ON statement, by contrast, is used to evaluate values of a single variable, making the conditions option correct.