- (Exam Topic 3)
Which tag should a developer use to display different text while an
Correct Answer:
C
- (Exam Topic 3)
A company uses a custom-built enterprise resource planning (ERP) system to handle order management. The company wants Sales Reps to know the status of orders so that if a customer calls to ask about their shipment, the Sales Rep can advise the customer about the order's status and tracking number if it is already shipped.
Which two methods can make this ERP order data visible in Salesforce? Choose 2 answers
Correct Answer:
CD
- (Exam Topic 1)
A managed package uses a list of country ISO codes and country names as references data in many different places.. managed package Apex code.
What is the optimal way to store and retrieve the list?
Correct Answer:
C
- (Exam Topic 1)
A developer created a custom component to display an HTML table. The developer wants to be able to use the component on different Visualforce Pages and specify different header text for the table.
Which tag should the developer use inside the component?
Correct Answer:
D
- (Exam Topic 3)
Consider the following code snippet:
A developer needs to built an interactive Aura component that responds to the user's input by hiding or
showing sections according the user preferences.
What are two best practices the developer can implement to hide or show the powerVserView and s-rar.daraVserView inner components, based on the value of the attribute isPowexUser?
Choose 2 answers
A)
B)
C)
D)
Correct Answer:
B