Multiple choice technology platforms and products

What is correct sequence in SmartBuild

  1. Class Structure, Properties, User Interface, Activities

  2. Class Structure, Properties, Activities,User Interface

  3. Properties, Class Structure, User Interface, Activities

  4. Class Structure, Activities,Properties, User Interface

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

SmartBuild in PEGA follows a logical development sequence starting with Class Structure (defining data model), then Properties (individual attributes), User Interface (forms and screens for user interaction), and finally Activities (business logic and processing). This sequence ensures foundational elements are established before building dependent components.