Multiple choice technology packaged enterprise solutions

Class group is directly inherited from which of the following:

  1. Object-

  2. Work-

  3. @baseclass

  4. Data-

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

In Pega, class groups are directly inherited from @baseclass, which is the ultimate parent class in the Pega class hierarchy. All classes and class groups ultimately trace their inheritance back to @baseclass, making it the fundamental root of the class structure.