IBM Worklight V6.0, Mobile System Administration Sample Questions:
1. Is it possible to detect current device language and locale?
A) It is only possible to detect the device language by using WL.App.getDeviceLanguage
B) Yes, using WL.App.getDeviceLocale and WL.App.getDeviceLanguage APIs
C) Yes, using WL.App.getDeviceLanguageSettings API
D) No, it is not possible
2. Which class should be added to an element in order for it to use a property from messages.js?
A) translate
B) localizable
C) resource
D) externalText
3. What types of Java methods can be called from Worklight adapter?
A) Since adapter is implemented in JavaScript only static methods which do not require creating a class instance may be called
B) Since adapter is implemented in JavaScript only instance methods may be called after creating the new class instance
C) Both static and instance methods can be called from adapter
D) Adapter has a full access to supplied Java code. Static, public and private methods may be called
4. A developer wants to implement an adapter authentication solution. The developer created the following challenge handler:
What should be placed in the "to be filled" parameter?
A) module name
B) procedure name
C) security test name
D) realm name
5. A developer wants to test a hybrid application on a physical iOS device. The developer has enrolled in the iOS Developer Program and created a provisioning profile. Where should the developer install the provisioning profile to test the application on a physical iOS device?
A) the physical device
B) the Apple App Store
C) the Application Center
D) the Xcode Server
Solutions:
| Question # 1 Answer: B | Question # 2 Answer: A | Question # 3 Answer: C | Question # 4 Answer: D | Question # 5 Answer: A |
We're so confident of our products that we provide no hassle product exchange.


By Edward

