Multiple choice technology packaged enterprise solutions

A PeopleCode program is automatically saved to a file while you’re working on it. This checkpoint occurs at the following times

  1. Every 15 minutes

  2. Every 10 keystrokes

  3. Every 15 keystrokes

  4. Every 10 minutes

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

The PeopleCode Editor in Application Designer features an automatic safety checkpoint that saves your active changes to a temporary file after every 10 keystrokes. This frequent micro-saving prevents significant data loss during unexpected crashes, making time-based options or alternative keystroke counts incorrect.