Oracle Planning and Budgeting Cloud Service 2016 Implementation Specialist — Question 13
Which two statements are true about attribute value bindings? (Choose two.)
Answer options
- A. Multiple UI components can reference the same attribute value binding.
- B. An attribute value binding can be created only by dragging and dropping a data control attribute onto a page.
- C. Each data control attribute can have only one attribute value binding.
- D. An ADF Faces inputText and an outputText component displaying the same attribute value would typically use separate bindings.
- E. Creating an attribute value binding by dragging and dropping from the Data Controls window references, by default, an attribute value in the current row in the collection.
Correct answer: C, D
Explanation
The correct answers are C and D because each data control attribute can indeed have only one attribute value binding (C), and typically, separate bindings are used for an ADF Faces inputText and outputText displaying the same attribute value (D). Options A and E are incorrect as they misrepresent the nature of attribute value bindings, and B is wrong because attribute value bindings can also be created through other means, not just by dragging and dropping.