Multiple choice technology platforms and products

All classes except @baseclass must have direct inheritance.

  1. True

  2. False

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

In Pega Process Commander, @baseclass is the root class that does not require a parent class - all other classes must have direct inheritance defined. @baseclass sits at the top of the class hierarchy and is the exception to this rule.