Multiple choice technology

How many state records can an application engine have ?

  1. Unlimited

  2. 1

  3. 2

  4. 100

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

Application Engine programs can have multiple state records - there is no limit of 1 or 2. You can define additional state records as needed for your program's logic. The answer is 'Unlimited' in practice.