Multiple choice technology web technology

(T / F) You may need to design additional classes into your structure to represent or support repeating groups.

  1. True

  2. False

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

The statement is false. PRPC's class structure and inheritance hierarchy already handle repeating groups effectively through embedded properties and page lists. You do NOT need to design additional classes to represent repeating groups - the platform provides built-in mechanisms for this.