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
-
"$baseclass"
-
"@baseclass"
-
pegabaseclass
-
pzBaseClass
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.