- (Exam Topic 1)
Which method should be used to convert a Date to a String in the current user's locale?
Correct Answer:A
- (Exam Topic 1)
A company has reference data stored in multiple Custom Metadata records that represent default information for certain.
When a Contact is inserted, the default information should be set on the Contact from the Custom Metadata records .. Address information.
What is the optimal way to automate this?
Correct Answer:B
- (Exam Topic 1)
A company needs to automatically delete sensitive information after 7 years. This could delete almost a million records every day.
How can this be achieved?
Correct Answer:D
- (Exam Topic 1)
What is a consideration when using bind variables with dynamic SOQL? (Choose two.)
Correct Answer:AD
- (Exam Topic 1)
How would you test a web service?
Correct Answer:D
- (Exam Topic 3)
Which annotation exposes an Apex class as a RESTful neb service?
Correct Answer:B