Multiple choice technology packaged enterprise solutions

Application Engine generate SQL or PeopleCode.

  1. True

  2. False

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

Application Engine does NOT generate SQL or PeopleCode - it executes SQL statements and PeopleCode that developers write. The platform provides a framework for running existing code, not a code generation tool.

AI explanation

Application Engine is a tool developers use to define and execute SQL and PeopleCode actions that they write themselves — it runs these actions rather than automatically generating the SQL or PeopleCode logic on its own. Because there's no automatic code-generation step involved, the statement is false.