Multiple choice technology

A graph parameter whose value can be overwritten with user input is a formal parameter

  1. True

  2. False

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

In Ab Initio graphs, a formal parameter is a parameter defined in a graph parameter that can be overridden or overwritten by the user when the graph is executed. This allows for flexible configuration without modifying the graph itself. Actual parameters are the values passed in, while formal parameters are the placeholders that accept them.