IBM Worklight Mobile Foundation Technical Sales Mastery v1 Sample Questions:
1. Which of the below should not be a part of Shell component?
A) Authentication module
B) Native functionality JavaScript wrapper
C) Company logo that should be shared between several application
D) Application UI components
2. What are the steps to create an iOS native page?
A) Add UI layout to the existing ViewController
B) Create a new Objective C class, subclass UIViewController
C) Create a new Objective C class, subclass UINativePage
D) Create a new Objective C class, make it partial class of the application's main ViewController
3. A user has several devices. He's using the application from all of them. Is it possible to send a push notification to a specific device?
A) No, once Worklight server submits push notification it will be delivered to all of user's devices
B) Yes, once Worklight server submits push notification it will be delivered to the last user of the device
C) No, this is considered a security breach. If the user has more than one device notification will not be sent at all
D) Yes, userSubscription contains deviceSubscription objects for each device user ever registered for push notifications from. It can be used to send notification to a specific device.
4. Once a Shell developer completes developing her Shell components, what is the proper way to distribute it to inner application developers?
A) The Shell developer should not distribute the Shell component to inner application developers. They should send their inner applications to her in order to build them
B) Sending the .wlshell Shell bundle file to inner application developers
C) Zipping the Worklight project and emailing it to inner application developers
D) Committing the Worklight project to a Source Control Management system and telling inner application developers to use source code from it
5. Which object's properties should be overwritten in order to override system messages?
A) WL.Resources.Messages
B) WL.SystemMessages
C) WL.ClientMessages
D) WL.Messages
Solutions:
| Question # 1 Answer: D | Question # 2 Answer: B | Question # 3 Answer: D | Question # 4 Answer: B | Question # 5 Answer: C |
We're so confident of our products that we provide no hassle product exchange.


By Olga

