IBM Developing Enterprise Mobile Applications with IBM Worklight and IBM WebSphere Portal 認定 C2210-404 試験問題:
1. Bob is creating an application that allows the user to add their current location to their blog entry. He needs to capture the device's current position. What method would he use to do this?
A) navigator.geolocation.getCurrentLocation();
B) navigator.geolocation.getLocation();
C) navigator.geolocation.getCurrentPosition();
D) navigator.geolocation.getLocalPosition();
2. Tom is using encrypted offline cache to store sensitive data on his client application. How is the data encrypted?
A) Data is encrypted by using a 256-bit encryption key.
B) Data is encrypted by using a 128-bit encryption key.
C) Tom can select which encryption to use in the Admin Console.
D) Data is encrypted by using SSL.
3. Which code will make a webview overlay visible in the Cordova plugin for Android?
A) webViewOverlay.set("visibility", android.view.View.VISIBLE);
B) webViewOverlay.makeVisible();
C) webViewOverlay.setVisibility(android.view.View.VISIBLE);
D) webViewOverlay.setVisibility(true);
4. An IBM Worklight adapter is not able to connect to IBM Web Content Manager to retrieve advertising content for an application. What may be the reason?
A) Web Content Manager is designed to publish content to WebSphere Portal pages and can not be used with Worklight.
B) There is a firewall preventing communications between the Worklight and IBM WebSphere Portal server.
C) The Worklight application is not specified in the Web Content Manager Authoring workflow.
D) When using Web Content Manager, the Worklight application must be hosted on the WebSphere Portal server.
5. 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?
A) She must import the self-signed certificate into the JRE keystore and retest the application.
B) The IBM Worklight Server will always reject the backend connections because self-signed certificates are not supported.
C) She must have the self-signed certificate approve by a trusted Certificate Authority before testing the application.
D) She must import the self-signed certificate into the JRE truststore and retest the application.
質問と回答:
質問 # 1 正解: C | 質問 # 2 正解: A | 質問 # 3 正解: C | 質問 # 4 正解: B | 質問 # 5 正解: A |