What are three capabilities of the <ltng:require> tag when loading JavaScript resources in Aura components?Choose 3 answers
While writing an Apex class, a developer wants to make sure that all functionality being developed is handled as specified by the requirements.Which approach should the developer use to be sure that the Apex class is working according to specifications?
Which annotation exposes an Apex class as a RESTful web service?
Where are two locations a developer can look to find information about the status of batch or future methods?Choose 2 answers
A developer created a child Lightning web component nested inside a parent Lightning web component. The parent component needs to pass a string value to the child component.In which two ways can this be accomplished? Choose 2 answers