00:00

QUESTION 46

- (Exam Topic 3)
When developing a Lightning web component, which setting displays lightning-layout-items in one column on small devices, such as mobile phones, and in two columns on tablet-size and desktop-size screens?

Correct Answer: B

QUESTION 47

- (Exam Topic 1)
A company represents their customers as Accounts in Salesforce. All customers have a unique Customer_Number___c that is unique across all of the company's systems. They also have a custom Invoice___c object, with a Lookup to Account, to represent invoices that are sent out from their external system. This company wants to integrate invoice data back into Salesforce so Sales Reps can see when a customer is paying their bills on time. What is the optimal way to implement this?

Correct Answer: B

QUESTION 48

- (Exam Topic 1)
A developer must create a custom pagination solution for accessing approximately 2000 records and displaying 50 records on each page. Data from Salesforce will be accessed via an API and not via Apex.
How can the developer meet these requirements? (Choose two.)

Correct Answer: CD

QUESTION 49

- (Exam Topic 1)
The Bulk API .

Correct Answer: A

QUESTION 50

- (Exam Topic 1)
A company has a native iOS app for placing orders that needs to connect to Salesforce to retrieve consolidated information from many different objects in a JSON format. Which is the optimal method to implement this in Salesforce?

Correct Answer: D