Question 106
What are three benefits of using declarative customizations over code? Choose 3 answers
Question 107
A customer has a single Visualforce page that allows each user to input up to 1500 sales forecasts and instantly view pivoted forecast calculations. Users are complaining that the page is loading slowly, and they are seeing error messages regarding heap and view state limits. What are three recommendations to optimize page performance?
Question 108
Which two best practices should the developer Implement to optimize this code?
Choose 2 answers
Question 109

Consider the Apex controller above, that is called from a Lightning Aura Component.
What is wrong with it?
Question 110
What is the transaction limit for the number of records per DML statement?
