최신IBM Worklight Foundation V6.2, Mobile Application Development - C5050-408무료샘플문제
문제1
Which one of the following correctly describes the content of the corresponding Worklight Application folder?
Which one of the following correctly describes the content of the corresponding Worklight Application folder?
정답: B
설명: (ExamPassdump 회원만 볼 수 있음)
문제2
An application developer is using Worklight skins to support multiple from factors on an Android based hybrid application that will run on phones and tablet devices. The developer built skins that modify the color and size of the text in the application based on the device that it is running on. To switch between them, the developer needs to modify a file in the Worklight project.
What is the name of the file that the application developer needs to modify to set the skins to apply at runtime?
An application developer is using Worklight skins to support multiple from factors on an Android based hybrid application that will run on phones and tablet devices. The developer built skins that modify the color and size of the text in the application based on the device that it is running on. To switch between them, the developer needs to modify a file in the Worklight project.
What is the name of the file that the application developer needs to modify to set the skins to apply at runtime?
정답: A
설명: (ExamPassdump 회원만 볼 수 있음)
문제3
An application developer wants to use Simple Data Sharing to pass data to another application that is currently being developed.
What must the application developer do in Worklight Studio to enable this capability for this hybrid application?
An application developer wants to use Simple Data Sharing to pass data to another application that is currently being developed.
What must the application developer do in Worklight Studio to enable this capability for this hybrid application?
정답: B
설명: (ExamPassdump 회원만 볼 수 있음)
문제4
An application developer has implemented certificate based authentication. The developer wants to enforce that the application immediately authenticates with a certificate when connecting to the Worklight server.
What must the application developer do to configure this security setting for the Android environment?
An application developer has implemented certificate based authentication. The developer wants to enforce that the application immediately authenticates with a certificate when connecting to the Worklight server.
What must the application developer do to configure this security setting for the Android environment?
정답: D
설명: (ExamPassdump 회원만 볼 수 있음)
문제5
An application developer is implementing form-based authentication. The developer has created a challenge handler object to handle challenges from the SampleAppRealm by invoking createChallengeHandler on WL.Client as follows:
var sampleAppRealmChallengeHandler = WL.Client.createChallengeHandler ("SampleAppRealm");
Which function of the challenge handler must the application developer implement?
An application developer is implementing form-based authentication. The developer has created a challenge handler object to handle challenges from the SampleAppRealm by invoking createChallengeHandler on WL.Client as follows:
var sampleAppRealmChallengeHandler = WL.Client.createChallengeHandler ("SampleAppRealm");
Which function of the challenge handler must the application developer implement?
정답: C
설명: (ExamPassdump 회원만 볼 수 있음)
문제6
An application developer has determined that Worklight does not provide an authenticator that meets the complex needs of the application being developed. It is decided that the developer must implement a custom authenticator.
Which interface must the application developer implement?
An application developer has determined that Worklight does not provide an authenticator that meets the complex needs of the application being developed. It is decided that the developer must implement a custom authenticator.
Which interface must the application developer implement?
정답: C
설명: (ExamPassdump 회원만 볼 수 있음)
문제7
An application developer is developing a hybrid application that retrieves data from a back-end server using a HTTP adapter. Which client-side implementation should the application developer use in order to invoke this adapter?
An application developer is developing a hybrid application that retrieves data from a back-end server using a HTTP adapter. Which client-side implementation should the application developer use in order to invoke this adapter?
정답: C
설명: (ExamPassdump 회원만 볼 수 있음)
문제8
An application developer is using Unstructured Supplementary Service Data (USSD) on a mobile application that is configured to send a USSD message with the information that is going to be stored on the server. After the information is stored, the application developer needs to configure a custom response message for the application that will send the text "Success" to the user.
Which is the correct code implementation that the application developer can use to return the expected response message to the user?
An application developer is using Unstructured Supplementary Service Data (USSD) on a mobile application that is configured to send a USSD message with the information that is going to be stored on the server. After the information is stored, the application developer needs to configure a custom response message for the application that will send the text "Success" to the user.
Which is the correct code implementation that the application developer can use to return the expected response message to the user?
정답: C
설명: (ExamPassdump 회원만 볼 수 있음)