Question 66

Which of the following variables are not transmitted in the view state? (Choose two.)
  • Question 67

    A developer implemented a custom data table in a Lightning web component with filter functionality. However, users are submitted support tickets about long load times when the filters are changed. The component uses an Apex method that is called to query for records the selected filters.
    What should the developer do to improve performance of the component?
  • Question 68

    A developer i$ tasked Dy Unversai Containers to build out a system to track the container repair process. Containers should be tracked as they move through the repair process, starting when a customer reports an issue and ending when the container is returned to the customer.
    Which solution meets these business requirements while following best practices?
  • Question 69

    A developer created an Apex class that updates an Account based on input from a Lightning web component that is used to register an Account. The update to the Account should only be made if it has not already been registered.

    What should the developer do to ensure that users do not overwrite each other's updates to the same Account if they make updates at the same time?
  • Question 70

    A developer is trying to decide between creating a Visualforce component or a Lightning component for a custom screen. Which functionality consideration impacts the final decision?