Module 02
Knowledge Check
Lesson page 1 of 41. Why does AppGPT use a Build Sequence?
- A. To make development take longer
- B. To make technical decisions in a logical dependency order
- C. To prevent the user from changing anything
- D. To require more software tools
Correct answer: B
2. Should AppGPT normally design the database before it understands the workflow?
- Yes
- No
Correct answer: No. The workflow helps determine what information the application needs.
3. Why does Visual Approval happen before major architecture and code generation?

