Multiple choice technology web technology

Farward Chaining allows a computation to advance even when the value of an input or parameter property is not available

  1. True

  2. False

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

Forward chaining in Pega REQUIRES all input property values to be available before computation can proceed - it does not allow advancement with missing inputs. The statement describes backward chaining behavior, which can work with incomplete information. Note the typo 'Farward' in the question.