1Z0-441 Exam Questions
81 real 1Z0-441 exam questions with expert-verified answers and explanations. Page 1 of 2.
- Question #1
Which three rolesoractivities are commonly performed by mobile application developers?
- Question #2
For a MAF application to register anURL scheme to be invoked by other applications on the device, it must define two things. First, it defines the URL scheme in themaf- application...
- Question #3
You are debugging an MAF application. The application stores the total cost of items in the user's shopping cart in a managed bean variable. The total cost is then displayed in an...
- Question #4
In embedding an Android third-party Cordova Plugin into your MAF application, the plugin may include a/resdirectory. What is the purpose of this directory?
- Question #5
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 d...
- Question #6
Select the three parameters a developer configures in the Login Connection dialog box to leverage Oracle Access Manager (OAM) Mobile and Social.
- Question #7
Identify the three common tasks required on the back end to support a mobile application.
- Question #8
Which two approaches can you use to define a managed bean in MAF?
- Question #9
Which three options are available in Oracle MAF to access the device camera?
- Question #10
Which three mobile application scenarios require programmatic data access?
- Question #11
Yourcustomer 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...
- Question #12
You have developed a MAF application and want to distribute it through public application marketplaces such as the Apple App Store and Google Play. Identify the two essential tasks...
- Question #13
Which MAF application artifact must the developer select to deploy a Feature Archive?
- Question #14
You are building a new MAF application and the design documentation specifies the following requirements about the application logs: 1. Log entries by the MAF framework must be kep...
- Question #15
Which use case describes why you should use theJSONBeanSerializationHelperclass in MAF?
- Question #16
Identify two use cases that require Java access to a SOAP data control.
- Question #17
Whatare two uses of MAF fragments?
- Question #18
Which behavior results from this code inside anamx:listItemcomponent? <amx:setPropertyListener id="spl1" from="{'yes'}"to="#{pageFlowScope.approved}" type="tapHold"/>
- Question #19
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...
- Question #20
Which two statements about using HTTPS to secure access to a mobile service are true?
- Question #21
The content of a collection, exposed by JavaBean data control, is changed programmatically by adding a new object to the collection through Java in response to a command button act...
- Question #22
Which four properties are exposed through expression language in Oracle MAF?
- Question #23
Which task must you perform if your application needs to access a unique device feature that is not supported out-of-the-box by Oracle MAF?
- Question #24
Which two approaches are encompassed by service mediation?
- Question #25
Select the three push notification payload keys that a developer can leverage when handling incoming push notifications.
- Question #26
You used the REST service data control wizard to build a data control from a remote REST service endpoint. How do you change the endpoint while you move the MAF application from te...
- Question #27
From an architectural perspective, an application built by using Mobile Application Framework is a ____________.
- Question #28
Which three are valid options to distribute your production MAF applications?
- Question #29
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 applicat...
- Question #30
You are asked to build an adaptive design into an MAF application. The requirement is to show amultipage wizard for an MAF application functionality when the application runs on a...
- Question #31
After importing a Feature Archive into an application, what else must you do to include its features into your application?
- Question #33
Which two statements are true about the scope of data control instances in AMX features?
- Question #34
What is the role of Apache Cordova within the Oracle Mobile Application Framework's (MAF) architecture?
- Question #35
The EL expression#{deviceScope.hardware.networkStatus}returns a dynamic value based on the mobile device's current network connectivity. Which is an invalid use of the network stat...
- Question #36
How do the AMX components react at run time?
- Question #37
You are maintaining an MAF application thathas four features. You receivea request to add navigation to the default feature of your MAF application in one of the other features. Ho...
- Question #38
Which three technologies does Oracle Mobile Suite use for data shaping?
- Question #39
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?
- Question #40
For thedvtm:geographicMapcomponent, which two data items are returned to themapInputListener?
- Question #41
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 t...
- Question #42
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. Wh...
- Question #43
Oracle MAF offers a number of distinct login connection types, each with its own strengths and weaknesses. You need to pick the best connection type for an application you are buil...
- Question #44
Which four options can be used to authenticate a MAF application user?
- Question #45
You need to write code in a managed bean that will get the list of the application's features in order to perform navigation. Which Java object has the method that you could use to...
- Question #46
TheDataBindings.cpxfile contains __________.
- Question #47
Identify the statement that correctly describes theconfigurableaspects of a MAF application.
- Question #48
In an application created from an application archive, which one of the archives can be extended, but cannot be directly seen?
- Question #49
Identify three correct behaviors of anamx:panelSplitter.
- Question #50
Select three common functionalities that are enabled when a MAF application is secured with Mobile Application Management (MAM) solutionssuch as Oracle Mobile Security Suite.
- Question #52
You and your colleague develop different parts of the same MAF application. He recently joined the company and needs to set up his workstation and devices for debugging. The applic...