ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 368 - Certified Platform Developer II discussion

Report
Export

A developer created a Lightning web component that allows users to input a text value that is used to search for Accounts by calling an Apex method. The Apex method returns a list of AccountWrappers and is called imperatively from a JavaScript event handler.

Which two changes should the developer make so the Apex method functions correctly?

Choose 2 answers

A.
Add @AuraEnafcle3 to line 09.
Answers
A.
Add @AuraEnafcle3 to line 09.
B.
Add @AuraEnabled to line 03.
Answers
B.
Add @AuraEnabled to line 03.
C.
Add @AuraEnabled to lines 11 and 12.
Answers
C.
Add @AuraEnabled to lines 11 and 12.
D.
Add @AuraEnat:ei to line 01.
Answers
D.
Add @AuraEnat:ei to line 01.
Suggested answer: B, C
asked 23/09/2024
Ali Danial
36 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first