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

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.