IBM Developing Enterprise Mobile Applications with IBM Worklight and IBM WebSphere Portal (A2040-404) Free Practice Test
Question 1
The theme for a new site hosted on IBM WebSphere Portal 8.0 needs to support IBM Worklight mobile applications. The theme should also provide additional JavaScript files to initialize the Worklight API when a device loads the page. How could a developer create references to additional JavaScript files for an IBM WebSphere Portal 8.0 theme?
Correct Answer: D
Question 2
Which skin would a developer use if the skin actions do not need to be shown?
Correct Answer: B
Question 3
Which table in the wlreport is used for Raw Data Usage reports?
Correct Answer: C
Question 4
Which kind of feed does the REST API accept?
Correct Answer: B
Question 5
Which steps are needed to create a virtual Android device or Emulator?
Correct Answer: B
Question 6
When using the Multichannel Feature Pack for IBM Web Experience Factory 8.0 to develop applications that are used through web browsers and on devices with IBM Worklight, which is a true statement?
Correct Answer: B
Question 7
George is using an encrypted cache in his application. He has destroyed the encrypted cache using the following API: WL.EncryptedCache.destroy(onComplete, onError);. George then realizes he wants to restore the cached. How can he accomplish this?
Correct Answer: C