Multiple choice technology web technology

Class name can be maximum of

  1. 32 characters

  2. 64 characters

  3. 128 characters

  4. No length restriction

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

In Pega, class names must follow specific naming conventions. A class name can be at most 64 characters long, which includes the organization, application, and class type segments. This limit ensures compatibility with database table names and system constraints. Options A (32) and C (128) are incorrect, and option D is false because there is a definite length restriction.