Certbus > Oracle > Middleware > 1Z0-441 > 1Z0-441 Online Practice Questions and Answers

1Z0-441 Online Practice Questions and Answers

Questions 4

Which statement is true about consolidating dataqueried from a SOAP web service and a REST-JSON web service locally on the MAF client so that it can be exposed in a single data control?

A. The SOAP web service returns an XML response, whereas the REST service (as per thequestion) returns a JSON response. The two cannot be combined in a unified data control exposure.

B. SOAP web services and REST web services with a JSON response (as per the question) can each be transformed in data objects stored in data services. A Java layer on top can be used to expose the information on a single data control interface.

C. Data queried from different web service sources and web service types must be transformed and consolidated on the remote server to ensure unique keys and payloads.

D. REST web services with a JSON payload (as per the question) can be accessed from the SOAP data control. The framework automatically converts the JSON string schema to an XML structure.

Browse 85 Q&As
Questions 5

Which four options can be used to authenticate a MAF application user?

A. Facebook

B. SSO

C. HTTP Basic

D. Google

E. Mobile social

F. O-Auth

Browse 85 Q&As
Questions 6

Which three options are available in Oracle MAF to access the device camera?

A. REST services

B. Device Features Data Control

C. Java API

D. JavaScript API

E. Xcode API

F. PhoneGap API

Browse 85 Q&As
Questions 7

Which three are correct practices by developers who are creating a MAF application?

A. using CSS files to override out-of-the-box styles rather than specifying custom styles in the inline style property of the individual UI component

B. avoiding using large images in the application

C. loading all of the application data from the server in one calltoavoid having to call the same service to retrieve data again

D. caching data in the local database when network reliability is suspect

E. exposing server data through SOAPservices rather than using REST because WSDL provides better payload documentation

Browse 85 Q&As
Questions 8

From an architectural perspective, an application built by using Mobile Application Framework is a ____________.

A. mobile web application

B. hybrid mobile application

C. web application

D. native mobile application

E. responsive website

Browse 85 Q&As
Questions 9

How do the AMX components react at run time?

A. They render all the UI using native UI components for each platform.

B. They render the user interface using mostly HTML5 and JavaScript code rendered in the WebView.

C. They use Java UI components (JavaFX) to render the interface.

D. They use ADF Faces components to render the UI on the mobile device.

Browse 85 Q&As
Questions 10

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 AMX page via anamx:outputTextcomponent. A button is pressed on the pageto add another item to the shopping cart, and, as a result, the total cost value is changed in the managed bean. However, you notice that the value is not changed in the AMX page.

Which is the reason for this behavior?

A. The total cost variable does not have aPropertyChangeListenerfiring on data change.

B. The scope of themanaged bean ispageFlowScope.

C. The variable is anintinstead of adouble.

D. Theamx:outputText partialTriggerproperty must include the ID of theamx:commandButtonthat is invoking the change.

Browse 85 Q&As
Questions 11

In defining anURL scheme for a MAF application, what can the URL payload carry at run time when the event listener captures the URL scheme call?

A. Only the URL scheme name might be carried. No other URL is valid. For example, it might carry: myapp://

B. The URL scheme name and optionally ahierarchicalpart might be carried. No other URL is valid. For example, it might carry: myapp:// myapp://doSomething

C. The URL scheme name and optionally ahierarchicalpart might be carried along with an optional single parameter key-value pair. For example, it might carry: myapp:// myapp://doSomething myapp://doSomething?value1=123

D. The URL scheme name might be carried along with an optional hierarchical part and multiple parameter key-value pairs. No other URL is valid. For example, it might carry: myapp:// myapp://doSomething myapp://doSomething?value1=123 myapp://doSomething?value1=123andvalue2=true

Browse 85 Q&As
Exam Code: 1Z0-441
Exam Name: Oracle Mobile Development 2015 Essentials
Last Update: Apr 22, 2024
Questions: 85 Q&As

PDF

$45.99

VCE

$49.99

PDF + VCE

$59.99