Pass4Test의 IBM Certified Advanced Application Developer C2040-411 시험덤프공부자료는 pdf버전과 소프트웨어버전 두가지 버전으로 제공되는데 IBM Certified Advanced Application Developer C2040-411 실제시험예상문제가 포함되어있습니다.덤프의 예상문제는 IBM Certified Advanced Application Developer C2040-411 실제시험의 대부분 문제를 적중하여 높은 통과율과 점유율을 자랑하고 있습니다. Pass4Test의 IBM Certified Advanced Application Developer C2040-411 덤프를 선택하시면 IT자격증 취득에 더할것 없는 힘이 될것입니다.
NO.1 Which XPage markup will display "Home" on the top of the "homepage"
Application Page
control?
A. <xe:appPage id="appPagel"
pageName="homePage">
<xe:djxmHeading id="homePageHeading"
title="Home"x/xe:djxmHeading></xe:appPage>
B. <xe:appPage
id="appPagel'' pageName=''homePage">
<xe:djxmHeading
id="homePageHeading''
header="Home,'></xe:djxmHeading></xe:appPage>
C.
<xe:appPage id="appPagel" pageName="homePage">
<xe:djxmHeading
id="'homePageHeading"
pageName="Home"x/xe:djxmHeading></xe:appPage>
D.
<xe:appPage id="appPagel"
pageName="homePage">
<xe:djxmHeadingid^homePageHeading"
label="Home"x/xe:djxmHeading></xe:appPage>
Answer: C
NO.2
Karen added a Rich Text control to a mobile page and bound it to the Body field
in
thedocumentdata source. To fit the limited spaceforhandheld devices, she
wants to enable the
minimum set of rich text toolbar controls to edit the
body field.
How can she do this?
A. On the All Properties tab for the
control, set the toolbarType property to "Slim".
B. On the All Properties tab
for the control, set the toolbarType property to "minimum".
C. On the Dojo
properties tab for the control, add a toolbarType attribute and set its value to
"slim".
D. On the Dojo properties tab for the control, add a toolbarType
attribute and set its value to
"minimum".
Answer:
C
NO.3 Which is true for a Toggle Switch control on
an XPage?
A. There are only two property values to choose from: "1" and
"0".
B. There are only two property values to choose from: "True" and
"False".
C. There are only two values to choose from, but their labels can be
specified.
D. As many property values as necessary are available for the user
to choose from.
Answer: A
NO.4 Marc wants to change the function and
style of the first Rounded List Item control to appear as
a header for the
other Rounded List Item control choices that follow it.
What Dojo attribute
and value can he add to the first Rounded List Item control?
A.
header="on"
B. header="true"
C. linkStyle="header"
D.
itemStyle="header"
Answer: B
NO.5 What steps should a developer take
to ensure that the appropriate page is opened when a user
connects to the
application over a mobile device?
A. Use the context. getUserAgent () .
getuserlnfo (); to detect the client connecting, then use
context.
redirectToPage to specify the XPage to launch.
B. Use the
context.getUserAgent () .get Browser (); to detect the client connecting, then
use context
.redirectToPage to specify the XPage to launch.
C. Use the
context. getUserAgent () .getUserAgent (); to detect the Client connecting, then
use
context. redirectToPage to Specify the XPage to launch.
D. Use the
context. getUserAgent () .getBrowserVersion (); to detect the client connecting,
then use
context. redirectToPage to specify the XPage to launch.
Answer:
C
NO.6 Adam is developing a mobile application that uses XPages, but is
having issues getting it to
work. He suspects the issue is with one of the
controls on the page.
How can Adam evaluate the contents of that
control?
A. Use a dumpObject control to output the contents of the suspected
control.
B. Use a dispIayObject control to output the contents of the
suspected control.
C. Enable the server notes.ini parameter Dump_Object= and
provide the name of the suspected
control.
D. Enable the server notes.ini
parameter Dispiay_Object= and provide the name of the
suspected
control.
Answer: B
NO.7 Marge added a Rich Text control
to a mobile page and bound it to the Body field in the
documentl data source.
To fit the limited space for handheld devices, she wants to enable
the
minimum set of rich text toolbar controls to edit the body
field.
WhatDojo attribute and value can she add to the Rich text control to
accomplish this?
A. toolbarType= "Thin"
B. toolbarType = "Slim"
C.
toolbarType= "Narrow"
D. toolbarType = "minimum"
Answer: C
NO.8
Which is a valid HTML5 touch event?
A. touchtap
B. touchmove
C.
touchswipe
D. touchgesture
Answer: B