Question 166
Which two statements can a developer use to throw a custom exception of type MissingFieldValueException?
Choose 2 answers.
Question 167
Which statement would a developer use when creating test data for products and pricebooks?
Question 168
A developer has a Visualforce page and custom controller to save Account records. The developer wants to display any validation rule violations to the user.
How can the developer make sure that validation rule violations are displayed?
Question 169
What are two characteristics related to formulas? Choose 2 answers.
Question 170
A developer has requirement to write Apex code to update a large number of account records on a nightly basis. The system administrator needs to be able to schedule the class to run after business hours on an as-needed basis.
Which class definition should be used to successfully implement this requirement?
