Class name can be maximum of
-
32 characters
-
64 characters
-
128 characters
-
No length restriction
Reveal answer
Fill a bubble to check yourself
B
Correct answer
Explanation
PEGA class names have a maximum length of 64 characters. This is a platform constraint to ensure database compatibility and system performance. Options A (32) and C (128) are incorrect, and there is definitely a length restriction enforced by the system.
AI explanation
In Pega's class structure, a class name is limited to a maximum of 64 characters. This constraint keeps class identifiers manageable within the system's naming and storage conventions.