Multiple choice technology packaged enterprise solutions

PegaRULES Process Commander has an ultimate base class called __________ from which all other classes are derived. This class has properties and activities that are available to all PegaRULES Process Commander applications

  1. "$baseclass"
  2. "@baseclass"

  3. pegabaseclass

  4. pzBaseClass

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

In PegaRULES Process Commander (PRPC), @baseclass is the ultimate base class from which all other classes inherit. It contains standard properties, activities, and rules available to all applications. Other choices like $baseclass or pzBaseClass are syntactically or contextually incorrect.