Oracle Mobile Development 2015 Essentials - 1z1-441 Exam Practice Test

Question 1
In an AMX page, you want to hide/show a button based on the mobile device having a camera.
Which is a valid EL expression to test for the camera?

Correct Answer: C
Question 2
Which four properties are exposed through expression language in Oracle MAF?

Correct Answer: A,C,D,F
Question 3
Which step would you perform to declaratively bind data collections and attributes, saved in a local SQLite database, to AMX user interface components?

Correct Answer: D
Explanation: Only visible for Actualtests4sure members. You can sign-up / login (it's free).
Question 4
Which three statements are true about MAF data controls?

Correct Answer: B,C,D
Question 5
Your team created an MAF application. A developer at the application user's site wants to further customize the application to modify the look and feel and to add some features.
Which type of file should you send to the developer and how would he start using it?

Correct Answer: B
Question 6
Your application has the requirement to create a shopping cart feature with multiple pages to search and select items and separate pages to pay and finalize the transaction.
When defining this feature in MAF, which single content type is the correct choice?

Correct Answer: C,E,G
Question 7
In defining an URL scheme for a MAF application, what can the URL payload carry at run time when the event listener captures the URL scheme call?

Correct Answer: C
Question 8
If you want to create your own custom Springboard rather than use the out-of-the-box one, which two artifacts would you need to create?

Correct Answer: B,C
Question 9
When the user rotates a mobile device from portrait to landscape, you want the screen layout in your application to change to make use of the rearranged screen real estate. Which two EL expressions would you use to determine the device orientation?

Correct Answer: A,B