nerdexam
IBM

LOT-410 · Question #51

Sofia has created a button on an XPage that has the following JavaScript code for the onclick event: applicationScope.put("School","Montessori"); If the application is closed and reopened, what is…

The correct answer is C. Montessori. See the full explanation below for the reasoning.

Question

Sofia has created a button on an XPage that has the following JavaScript code for the onclick event: applicationScope.put("School","Montessori"); If the application is closed and reopened, what is the value in contained in applicationScope.School?

Options

  • A""
  • Bnull
  • CMontessori
  • Dexception error

How the community answered

(33 responses)
  • A
    3% (1)
  • B
    15% (5)
  • C
    73% (24)
  • D
    9% (3)

Community Discussion

No community discussion yet for this question.

Full LOT-410 Practice