nerdexam
Salesforce

PDII · Question #185

Consider the code above. When a user clicks on the Link of a Contact's name, what happens?

The correct answer is C. The outputPanel refreshes, showing the Contact's details. See the full explanation below for the reasoning.

Question

Consider the code above. When a user clicks on the Link of a Contact's name, what happens?

Exhibit

PDII question #185 exhibit

Options

  • ANothing happens; the commandLink is missing an action attribute
  • BThe current page refreshes, showing the Contact's details
  • CThe outputPanel refreshes, showing the Contact's details
  • DA new page opens, showing the Contact's details

How the community answered

(50 responses)
  • A
    10% (5)
  • B
    6% (3)
  • C
    82% (41)
  • D
    2% (1)

Community Discussion

No community discussion yet for this question.

Full PDII Practice