- (Exam Topic 3)
A developer created a JavaScript library that simplifies the development of repetitive tasks and features and uploaded the library as a static resource called jsutils in Salesforce. Another developer is coding a new Lightning web component (LWC) and wants to leverage the library.
Which statement properly loads the static resource within the LWC?
Correct Answer:
B
- (Exam Topic 3)
Universal Containers decided to use Salesforce to manage a new hire interview process. A custom object called candidate as created with organization-wide default set to Private. A lookup on the Candidate object sets an employee as an the viewer user
Correct Answer:
D
- (Exam Topic 1)
The progress of an apex job queued is using the System.enqueueJob method and needs to be monitored. Which options are valid? (Choose two.)
Correct Answer:
AC
- (Exam Topic 1)
Which of the following elements can be members of a public group? (Choose three.)
Correct Answer:
ACD
- (Exam Topic 1)
Users report that a button on a custom Lightning Web Component is not working. However, there are no other details provided. What should the developer use to ensure error messages are properly displayed?
Correct Answer:
D