IBM Worklight Mobile Foundation Technical Sales Mastery v1 Sample Questions:
1. What function is invoked when the Worklight framework initialization finishes?
A) wlInitFinished()
B) wlStart()
C) wlInit()
D) wlCommonInit()
2. What is the dependency between realm, authenticator and login module in the authenticationConfig.xml file?
A) Each authenticator element must specify its realm and its loginModule
B) Each realm element must specify a className of its authenticator and loginModule's name
C) Each authenticator element must specify its className, realm and loginModule
D) Each loginModule element must specify a className of its realm and authenticator's name
3. A connectivity to Worklight server is only required in order to __________.
A) destroy encrypted cache
B) open an existing encrypted cache
C) read/write values to encrypted cache
D) create a new encrypted cache
4. 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
5. When defining a realm using adapter based authentication in authenticationConfig.xml, which parameters are mandatory? (Choose two)
A) login-function
B) realm-name
C) logout-function
D) adapter-name
Solutions:
| Question # 1 Answer: D | Question # 2 Answer: B | Question # 3 Answer: D | Question # 4 Answer: C | Question # 5 Answer: A,C |
We're so confident of our products that we provide no hassle product exchange.


By Martina

