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)- A3% (1)
- B15% (5)
- C73% (24)
- D9% (3)
Community Discussion
No community discussion yet for this question.