Multiple choice technology web technology

Properties (availability Yes) with same name can be created in… (Choose 3)

  1. a) Same rule set in the same class

  2. b) Same rule set in the different classes

  3. c) Different rule sets in the same class

  4. d) Different rule sets in the different classes

Reveal answer Fill a bubble to check yourself
B,C,D Correct answer
Explanation

In PRPC, properties with the same name can exist across different classes or rule sets, but not within the same rule set and class combination. This allows for property reuse across different contexts while preventing naming conflicts within a single class.