Oracle Application Development Framework 12c Essentials - 1z1-419 模擬練習

Consider a bounded task flow input parameter called employeeld of type oracle jbo.domain.Number. When defining the parameter in the bounded task flow, if you do not define a value (destination) for the parameter, where does it get written to? (Choose the best answer.)

正解: D
Which two statements are true about af:tree? (Choose two.)

正解: A,D
Which two components allow you to divide your page into two sections, where one section can be collapsed and expanded by the user, without the need to code I

正解: C,D
The EmployeesVO view object is based on the Employees table and includes a Deptld attribute.
However, Deptld is not really meaningful to the end user and so, for each employee returned by EmployeesVO. you need to show the correct DepartmentName, which comes from the Departments table and is referenced by the EmployeesVO Deptld attribute. How can you achieve this behavior by using the declarative features of ADF Business Components? (Choose the best answer.)

正解: E
Which two statements are true about attribute value bindings? (Choose two.)

正解: D,E
You want to configure an application so that users can shop for products anonymously without authentication, and must then authenticate after they enter the checkout process How would you enable this requirement? (Choose the best answer)

正解: A
Which two statements are true about an af:panelStretchl_ayout component? (Choose two.)

正解: C,F
Which statement describes the Oracle implementation of model-view-controller (MVC)? (Choose the best answer.)

正解: A
Which method must you override to ensure that messages are logged each time bind variable values are set in an application? (Choose the best answer.)

正解: A