nerdexam
Salesforce

CRT-450 · Question #90

CRT-450 Question #90: Real Exam Question with Answer & Explanation

Sign in or unlock CRT-450 to reveal the answer and full explanation for question #90. The question stem and answer options stay visible for context.

Question

A developer wants to improve runtime performance of Apex calls by caching result on the client. What is the most efficient way to implement this and follow best practices?

Options

  • ADecorate the server-side method with @AuraEnabled (total-true).
  • BCall the setStoeable () method on the action in the javaScript client-sidecode.
  • CDecorate the server-side method with @AuraEnabled (cacheable-true.
  • DSet a ciikie in the browser for use upon return to the page.

Unlock CRT-450 to see the answer

You've previewed enough free CRT-450 questions. Unlock CRT-450 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.

Full CRT-450 Practice
A developer wants to improve runtime performance of Apex calls by... | CRT-450 Q#90 Answer | NerdExam