nerdexam
Salesforce

PDII · Question #366

Refer to the Aura component below: A developer receives complaints that the component loads slowly. Which change can the developer implement to make the component perform faster?

The correct answer is A. Move the contents of into the component. See the full explanation below for the reasoning.

Question

Refer to the Aura component below:

A developer receives complaints that the component loads slowly. Which change can the developer implement to make the component perform faster?

Exhibit

PDII question #366 exhibit

Options

  • AMove the contents of into the component.
  • BAdd a change event handler for showContactInfo.
  • CChange the type of contactInfo to "Map".
  • DChange the default for showContactInfo to "false".

How the community answered

(44 responses)
  • A
    80% (35)
  • B
    7% (3)
  • C
    2% (1)
  • D
    11% (5)

Community Discussion

No community discussion yet for this question.

Full PDII Practice