pdii question 381 discussion

View all Platform Developer II Exam here
back to salesforce forum

Question 381

Which annotation should a developer use on an Apex method to make it available to be wired to a
property In a Lightning web component?

  • A. @RemoteAction
  • B. @AuraEnabledcacheable=true)
  • C. @QRemoteAction(caccheable=true)
  • D. @AuraEnabled
Answer:

B


User Votes:
A
50%
B 1 votes
50%
C
50%
D
50%
Discussions
0 / 1000
isirbu
1 year, 3 months ago

D ... B is a specific request