최신IBM Worklight V6.0 Mobile Application Development - C2180-278무료샘플문제
문제1
A mobile application must handle the security challenge when accessing an entity secured by a realm. A client-side challenge handler has been created, a request for a secure entity has been sent to the server and the challenge handler has now received a response from the server. A challenge handler function was invoked and returns true. Which two functions does the application developer need to call to process the returned true condition?
A mobile application must handle the security challenge when accessing an entity secured by a realm. A client-side challenge handler has been created, a request for a secure entity has been sent to the server and the challenge handler has now received a response from the server. A challenge handler function was invoked and returns true. Which two functions does the application developer need to call to process the returned true condition?
정답: A
문제2
A mobile application developer wishes to mock up an application quickly using the built in Worklight Screen Templates for Dojo. How can the developer add a screen template to an existing Dojo project? From the Worklight Studio Design view:
A mobile application developer wishes to mock up an application quickly using the built in Worklight Screen Templates for Dojo. How can the developer add a screen template to an existing Dojo project? From the Worklight Studio Design view:
정답: A
문제3
A mobile application developer has enabled the Operational Analytics report to summarize application activity and statistics. Which of the following charts is presented in the Dashboard view of the Operational Analytics?
A mobile application developer has enabled the Operational Analytics report to summarize application activity and statistics. Which of the following charts is presented in the Dashboard view of the Operational Analytics?
정답: C
문제4
A company intends to provide an Application Center Mobile client to distribute their enterprise applications. Worklight installation provides a precompiled application for:
A company intends to provide an Application Center Mobile client to distribute their enterprise applications. Worklight installation provides a precompiled application for:
정답: C
문제5
A mobile application developer is creating a mobile application using Worklight Studio and wants to quickly test the application using the Mobile Browser Simulator. After building and deploying the application, what additional steps must the application developer take to accomplish this?
A mobile application developer is creating a mobile application using Worklight Studio and wants to quickly test the application using the Mobile Browser Simulator. After building and deploying the application, what additional steps must the application developer take to accomplish this?
정답: C
문제6
A mobile application developer needs to invoke a native page from the webpage In a Hybrid application using WL.Nativepage.show ("com.nativepage" ,arg,param)
What is the arg parameter In the statement above?
A mobile application developer needs to invoke a native page from the webpage In a Hybrid application using WL.Nativepage.show ("com.nativepage" ,arg,param)
What is the arg parameter In the statement above?
정답: A