ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 197 - Certified Platform Developer II discussion

Report
Export

In an organization that has multi-currency enabled, a developer is tasked with building a Lighting Component that displays the top ten Opportunities most recently access by the logged in user. The developer must ensure the Amount and LastModifiedDate field values are displayed according to the user's locale.

What is the most effective approach to ensure values displayed respect the user's locale settings?

A.
Use the FOR VIEW clause in the SOQL Query.
Answers
A.
Use the FOR VIEW clause in the SOQL Query.
B.
Use REGEX expressions to format the values retrieved via SOQL.
Answers
B.
Use REGEX expressions to format the values retrieved via SOQL.
C.
Use the FORMAT() function in the SOQL query.
Answers
C.
Use the FORMAT() function in the SOQL query.
D.
Use a wrapper class to format the values retrieved via SOQL.
Answers
D.
Use a wrapper class to format the values retrieved via SOQL.
Suggested answer: C
asked 23/09/2024
Sergio Guerra
43 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first