nerdexam
Salesforce

PDII · Question #78

What is a recommended practice with regard to the Apex CPU limit? (Choose two.)

The correct answer is A. Optimize SOQL query performance C. Avoid nested Apex iterations. See the full explanation below for the reasoning.

Question

What is a recommended practice with regard to the Apex CPU limit? (Choose two.)

Options

  • AOptimize SOQL query performance
  • BUse Map collections to cache sObjects
  • CAvoid nested Apex iterations
  • DReduce view state in Visualforce pages

How the community answered

(65 responses)
  • A
    78% (51)
  • B
    14% (9)
  • D
    8% (5)

Community Discussion

No community discussion yet for this question.

Full PDII Practice