Free IBM C2180-278 Practice Test & Real Exam Questions

  • Exam Code/Number: C2180-278
  • Exam Name/Title: IBM Worklight V6.0 Mobile Application Development
  • Certification Provider: IBM
  • Corresponding Certification: IBM Certified Mobile Application Developer
  • Exam Questions: 54
  • Updated On: Jun 11, 2026
The following code appears in a Worklight application:

What output should a mobile application developer expect?
Correct Answer: B Vote an answer
A mobile application developer is using the Mobile Test Workbench (MTW) test editor to edit the actions that were logged on the device during the recording phase. What are the elements shown when one of the actions is selected?
Correct Answer: C Vote an answer
A mobile application developer is using a Worklight adapter to retrieve an XML data feed from a remote system. The data obtained from the remote system contains much more data than is needed by the mobile application. What specific Worklight capability should the application developer use to reduce the data being returned from the Worklight adapter?
Correct Answer: A Vote an answer
A mobile application developer has supplied a publicSigningKey in the application-descriptor.xml file to enable Application Authenticity for an Android application. After the developer installed the application on an Android device, the publicSigningKey was altered during a subsequent build in Worklight Studio Consumer Edition. What effect will this have on the deployed application?
Correct Answer: D Vote an answer
A mobile application developer intends to use SMS Notifications in a Worklight application.
Which one of the following is a valid entry in SMSConfig.xml if the SMS gateway expects an HTTP post in the following format to forward SMS messages to a mobile device: http://myhost:13011/sendsms?to=9876543210&text=message text&username=user&password=pass
Correct Answer: A Vote an answer
A mobile application developer is creating a mobile application using Worklight Studio and wants to quickly test the application using the Mobile Browser Simulator. After building and deploying the application, what additional steps must the application developer take to accomplish this?
Correct Answer: B Vote an answer