IBM Developing Enterprise Mobile Applications with IBM Worklight and IBM WebSphere Portal - C2210-404 Exam Practice Test
Cindy is creating an application for runners that will keep track of the route they traveled. She needs to get the current acceleration along the x, y, and z axis. How can she detect the change in movement relative to the current device orientation programmatically?
Correct Answer: D
Vote an answer
John needs to create an adapter to connect to a third-party web service. Service protocol, domain and port values are stored in the worklight.properties file as protocol, domain and port properties. Which notation does John need to use to retrieve properties from the worklight.properties file and set connectivity attributes in adapter XML file?
Correct Answer: B
Vote an answer
Dale is writing an adapter in an IBM Worklight application. Dale wants to execute a method in a Java class to handle some complex logic. How does a Worklight server-side adapter interact with Java code?
Correct Answer: C
Vote an answer
Which key type is needed to set up SSO between IBM Worklight and IBM WebSphere Portal?
Correct Answer: A
Vote an answer
Christine has created an IBM Web Experience Factory project and would like to add the Multichannel Feature Pack for Web Experience Factory 8.0 to her project. How can she accomplish this?
Correct Answer: B
Vote an answer
Julie must create a theme for desktops and for mobile devices. Which statement is true when planning a responsive theme?
Correct Answer: A
Vote an answer
If an application named HelloWorklight must connect to the server on start up, where would the developer set 'connectOnStartup : true'?
Correct Answer: C
Vote an answer
Santina is testing a mobile application that she developed on her local IBM Worklight platform. However, when the IBM Worklight Server attempts to establish a connection to the backend, protected by a self-signed certificate, the connection is rejected because the certificate is not recognized. What must Santina do to correct this?
Correct Answer: D
Vote an answer
Media support has been available in CSS, through media types, since CSS version 2. Which attribute defines the style sheet that should be used for each type of media specified? In the follwing example the attribute name has been replaced by yz?each type of media specified? In the follwing example the attribute name has been replaced by ?yz? Example: <link rel="stylesheet" type="text/css" href="some.css" xyz="screen" />
Correct Answer: D
Vote an answer