IBM C5050-408 - IBM Worklight Foundation V6.2, Mobile Application Development Exam

Question #11 (Topic: )
An application developer is building a hybrid application to be deployed to multiple
environment types. The developer has built out a lot of the base code using the common
environment and now wants to add support for platform specific environments.
When creating new environments inside of Worklight Studio for this application, from which
environment categories will the application developer be able to choose platform-specific
environments?
A. Phones, Tablets, Web B. Phones, Tablets, Desktop C. Mobile, Desktop, Web D. Mobile, Browser, Desktop
Answer: C
Question #12 (Topic: )
The application developer wants to use raw data reports to obtain usage information about
the applications and adapters.
To enable raw data reports feature, the application developer needs to:
A. set reports.exportRawData property to true and configure the wl.reports.db properties to the databasesettings in the worklight.properties file. B. set reports.exportRawData property to true and configure the wl.reports.db properties to the databasesettings in the application-descriptor.xml file. C. stop Worklight Server, set reports.exportRawData property to true and configure the wl.reports.dbproperties to the database settings in the worklight.properties file, then restart Worklight Server. D. stop Worklight Server, set reports.exportRawData property to true and configure the wl.reports.dbproperties to the database settings in the application-descriptor.xml file, then restart Worklight Server.
Answer: C
Question #13 (Topic: )
An application developer needs to create a new Worklight project in the current working
directory by using the IBM Worklight Command Line Interface (CLI). The developer needs
to create the project with the name WLProject.
To do so, which command should the application developer use?
A. wl new WLProject B. wl create WLProject C. wl new project WLProject D. wl create project WLProject
Answer: B
Question #14 (Topic: )
An application developer is working on a hybrid application. The application developer
needs to display a modal message to the user indicating that data is being loaded, while
this data is retrieved from the server.
Which code snippet can the application developer use to display this message?
A. WL.ModalMessage.show('Loading…'); B. WL.BusyIndicator.show('Loading…'); C. var busyInd = new WL.BusyIndicator (null, {text : 'Loading…'}); busyInd.show(); D. var modalMsg = new WL.ModalMessage ('content', {text : 'Loading'}); modalMsg.show();
Answer: C
Question #15 (Topic: )
Before deploying the application to production, the application developer wants to test the
application on a
physical device.
After connecting the device via a USB cable to the computer where the application will be
tested, which of the following required actions must the application developer perform in
order to test the application on a device?
? Android:
Android:
? Enable ''USB debugging'' on the device.
? Right click on the {Project_Name}{App_Name}Android project and select Run As >
Android StudioProject
iOS:
? Obtain a developer certificate to sign applications.
? Obtain a provisioning profile that identifies the developer certificate, the device,
and the applicationswhich can be run on the device.
? Open the Project in Xcode, select the actual device in the Scheme menu, then
click Run
iOS:
A. Obtain a developer certificate to sign applications. B. Obtain a provisioning profile that identifies the developer certificate, the device, and the applicationswhich can be run on the device. C. Set worklightSettings property to false in the application-descriptor.xml D. Open the Project in Xcode, select the actual device in the Scheme menu, then click Run
Answer: A,D
Download Exam
Page: 3 / 15
Total 74 questions