Posted by: Pdfprep
Post Date: May 4, 2021
Universal Containers wants to be able to bring up an Account detail page and view a table of containers currently being rented. The user wants to be able to dick on a container In the table and quickly edit and save the location of the container.
In addition to this, the page should have a section that shows the location of each container
on a map. Universal Containers wants the map to re-render whenever the location of a container is changed.
What can a developer use to accomplish this task?
A . Two Lightning Components leveraging Application Events
B . Two Visualforce Page Components leveraging Application Events
C . A single visualforce Page leveraging Platform Events
D . Two Lightning Components leveraging Platform Events
Answer: A