Class name can be maximum of
-
32 characters
-
64 characters
-
128 characters
-
No length restriction
B
Correct answer
Explanation
PRPC class names have a maximum length of 64 characters. This is a platform constraint that developers must adhere to when naming classes. Neither 32 characters, 128 characters, nor unlimited length are correct.