D is correct. Either remote object or @remoteAction requires a JS callback,promise, async&await function to parse the JSON result from back-End to client side. For example, you can easily construct a wrapper class using @remoteAction in Apex where information from multiple queries or proxy variables can be brought together. For remote object you will need JS to do "promise.all" in order to cover that kind of wrapper in Apex, which will be very complex and hard to read
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.
sajjankrgupta
Highly Voted 3Â years, 11Â months agoSoliton321
Highly Voted 3Â years, 10Â months agotester1987
Most Recent 10Â months, 3Â weeks agoamilaveer
1Â year, 11Â months agotest_1510_1
2Â years, 1Â month agoSalesforceMark
2Â years, 7Â months agopriyu7kanoi
2Â years, 7Â months agoberinger1992
3Â years, 10Â months ago