Oracle
1Z0-141 · Question #48
You have an image item in the Employees form to display an employee photograph. The image item has default values for its properties. You are trying to decide where to place some code to manipulate…
The correct answer is B. when the user double-clicks the image item. See the full explanation below for the reasoning.
Question
You have an image item in the Employees form to display an employee photograph. The image item has default values for its properties. You are trying to decide where to place some code to manipulate the image item. If you place the code in a When-Image-Activated trigger, when will the code be executed?
Options
- Awhen the user clicks the image item
- Bwhen the user double-clicks the image item
- Cwhen the image item is first displayed on the canvas
- Dwhen the image item is populated with an image, either programmatically or by a query
How the community answered
(35 responses)- A14% (5)
- B74% (26)
- C3% (1)
- D9% (3)
Community Discussion
No community discussion yet for this question.