Oracle Mobile Development 2015 Essentials (1z1-441) Free Practice Test
Question 1
Which three are correct practices by developers who are creating a MAF application?
Correct Answer: B,C,E
Question 2
In your MAF design, you have defined a "checkout" feature based on a task flow where customers place items into their shopping basket and, at the end of task flow, either purchase the items in the shopping cart or cancel the order. The items in the shopping cart are persisted in a managed bean.
Which single bean scope is the right option for the shopping cart managed bean?
Which single bean scope is the right option for the shopping cart managed bean?
Correct Answer: E
Explanation: Only visible for TestSimulate members. You can sign-up / login (it's free).
Question 3
In your application, you want to show a picture of a theatre with dynamic markers indicating which seats are available or unavailable. What DVT component should you use?
Correct Answer: A
Question 4
Which two statements about using HTTPS to secure access to a mobile service are true?
Correct Answer: A,C
Question 5
Your customer requires that a MAF application must have a feature to return the user's current location on a map via the geolocation services. However, you are aware that it is not always possible to guarantee return of the user's current location in a mobile application.
Which are two valid reasons that the geolocation services may not be available to your application?
Which are two valid reasons that the geolocation services may not be available to your application?
Correct Answer: A,B
Question 6
Which technology can be used to transform data from comma-separated values (CSV) into XML?
Correct Answer: C
Explanation: Only visible for TestSimulate members. You can sign-up / login (it's free).
Question 7
If your MAF application uses a SOAP web service data control with the oracle/wss_username_token_over_ssl_client_policy security policy applied, where will the user credentials (user ID and password) be injected at run time?
Correct Answer: B
Explanation: Only visible for TestSimulate members. You can sign-up / login (it's free).
Question 8
Identify the statement that correctly describes the configurable aspects of a MAF application.
Correct Answer: A
Question 9
You are investigating a mobile application that uses SOAP web services that invoke queries on a database to get the data to the mobile UI. The customer complains about the application being too slow.
Which of the following changes would not improve the performance of the application?
Which of the following changes would not improve the performance of the application?
Correct Answer: C