Which three Salesforce resources can be accessed from a Lightning web component? Choose 3 answers
Correct Answer:
ADE
If apex code executes inside the execute() method of an Apex class when implementing the Batchable interface, which statement are true regarding governor limits? Choose 2 answers
Correct Answer:
AB
Which aspect of Apex programming is limited due to multitenancy?
Correct Answer:
D
Cloud kicks has a muli-screen flow its call center agents use when handling inbound service desk calls.
At one of the steps in the flow, the agents should be presented with a list of order number and dates that are retrieved from an external odrer management system in real time and displayed on the screen.
What shuold a developer use to satisfy this requirement?
Correct Answer:
B
A developer is tasked to perform a security review of the ContactSearch Apex class that exists in the system. Whithin the class, the developer identifies the following method as a security threat: List
Correct Answer:
AB