How long is the setup audit trail stored for?
How long is the setup audit trail stored for?
Which statement is true about an Apex class?
Which statement is true about an Apex class?
A class cannot be disabled for profiles.
An inner class can be nested at multiple levels.
Static methods can only be declared in a top-level class definition.
The default access modifier for methods in a class is public.
Which tool should you use?
You need to track changes that a developer, who has left, made to the configuration. Which
tool should you use?
what profile do Webservice methods execute by default?
Under what profile do Webservice methods execute by default?
Which of the following statements are true about field history tracking?
Which of the following statements are true about field history tracking? (Select all that apply.)
What are the three ways to run unit tests?
What are the three ways to run unit tests?
Which of the following statements about setup audit trail are true?
Which of the following statements about setup audit trail are true? (Select all that apply.)
What is the default return type of a sosl statement?
What is the default return type of a sosl statement?
Name the 5 data management operations
Name the 5 data management operations
Which trigger context variable allows you to modify field values before they are written to the database in th
Which trigger context variable allows you to modify field values before they are written to the
database in the before trigger?