nerdexam
Oracle

1Z0-141 · Question #86

The Orders.fmb module contains two content canvases, both associated with the default window. Items from the DEPT data block are associated with the DEPTCAN canvas. Items from the EMP data block are…

The correct answer is B. Create a new WINDOW object called DEPTWIN. To associate the DEPTCAN canvas with the. See the full explanation below for the reasoning.

Question

The Orders.fmb module contains two content canvases, both associated with the default window. Items from the DEPT data block are associated with the DEPTCAN canvas. Items from the EMP data block are associated with the EMPCAN canvas. The user wants to view DEPT and EMP data at the same time. What changes would you make to the Orders form?

Options

  • ARedefine the EMPCAN canvas as a tab canvas because it is not possible to display multiple
  • BCreate a new WINDOW object called DEPTWIN. To associate the DEPTCAN canvas with the
  • CRedefine the EMPCAN canvas as a stacked canvas because it is not possible to display
  • DCreate a new WINDOW object called DEPTWIN. To associate the DEPTWIN window with the
  • ECreate a separate Forms module for the EMPCAN canvas and EMP data block, because it is

How the community answered

(29 responses)
  • B
    79% (23)
  • C
    7% (2)
  • D
    3% (1)
  • E
    10% (3)

Community Discussion

No community discussion yet for this question.

Full 1Z0-141 Practice