P2180-031 Exam Questions
85 real P2180-031 exam questions with expert-verified answers and explanations. Page 1 of 2.
- Question #1
Which authenticators are supported out of the box? (Choose three)
- Question #2
Once a Shell developer completes developing her Shell components, what is the proper way to distribute it to inner application developers?
- Question #3
When should the Shell development approach be considered?
- Question #4
What is messages.js file used for?
- Question #5
Which OS uses an HTML generated tab-bar?
- Question #6
Which of the following is not a client side push API?
- Question #7
Which statement is true?
- Question #8
Which of the following programming languages can be used to develop mobile applications for Apple iOS devices?
- Question #9
What are the downsides of developing mobile applications using a proprietary language?
- Question #10
Assuming it is not overridden manually, in which case will the isSuccessful property of the procedure invocation result be true?
- Question #11
What types of Java methods can be called from Worklight adapter?
- Question #12
What client side mechanism is used to detect that the server requires authentication for the client's request?
- Question #13
How many JSON objects are in the messages.js file?
- Question #14
Which of the following invocationData properties are mandatory? (Choose two)
- Question #15
What is the minimum number of adapter files for a particular adapter?
- Question #16
In order for a plug-in to be recognized by an iOS application's JavaScript it should be added to
- Question #17
Which environments are supported by Worklight? (Choose three)
- Question #18
Which mobile environments use the native implementation of a busy indicator? (Choose three)
- Question #19
Each Worklight adapter consists of a _______________.
- Question #20
Which of the following variables is covered by IBM Worklight's per-application pricing structure and still considered a single application?
- Question #21
Which of the following are IBM Worklight's competitive advantages?
- Question #22
What added benefit is there to the IBM Worklight Mobile Platform compared to in-house mobile development?
- Question #23
What of the following is the primary differentiator between the Worklight Mobile Platform and Kony's Mobile Platform?
- Question #24
What type of adapter is not provided by Worklight out-of-the-box?
- Question #25
What is the default project application structure?
- Question #26
What happens when adapter procedure invocation fails due to inability to reach the Worklight server?
- Question #27
Which class should be added to an element in order for it to use a property from messages.js?
- Question #28
What are the components of a Cordova plug-in?
- Question #29
HTTP adapters can be used to__________. (Choose three)
- Question #30
Is it possible to use an existing JAR in my Worklight adapter?
- Question #31
What information cannot be retrieved using WL.Device.getNetworkInfo API?
- Question #32
How do you localize a System Message?
- Question #33
Is it possible to transfer data between web and native page?
- Question #34
Which busy indicator option only applies to iOS?
- Question #35
When working with a SQL adapter which of the following file should be manually added to project?
- Question #36
Which SQL servers are supported by theWorklight SQL adapter?
- Question #37
Where should the icons used for the Windows application bar be placed?
- Question #38
The difference between the Authenticator and Login modules is:
- Question #39
What function is invoked when the Worklight framework initialization finishes?
- Question #40
What are the steps of creating a native page?
- Question #41
How can the developer declare what to do when a response from Worklight adapter is received?
- Question #42
What class must be extended to create a custom Java login module?
- Question #43
Is it possible to detect current device language and locale?
- Question #44
Which of these is not a function of WL.Client?
- Question #45
What format of data can the HTTP adapter retrieve and automatically parse? (Choose three)
- Question #46
What namespace is used for the Worklight API?
- Question #47
Which of the following API can be used across all environments to debug Worklight application?
- Question #48
What are the steps to create an iOS native page?
- Question #49
What is the dependency between realm, authenticator and login module in the authenticationConfig.xml file?
- Question #50
The correct place to specify the application's metadata is __________.