A developer receives an error when trying to call a global server-side method using the @remoteAction decorator. How can the developer resolve the error?
A.
Decorate the server-side method with (static=true)
B.
Change the function signature to be private static
C.
Decorate the server-side method with (static=false)
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
beardAnt
1 month agomodaha
10 months, 2 weeks ago