Want to know Pass4sure C2040-411 Exam practice test features? Want to lear more about IBM XPages Mobile Advanced Topics certification experience? Study Approved IBM C2040-411 answers to Improved C2040-411 questions at Pass4sure. Gat a success with an absolute guarantee to pass IBM C2040-411 (XPages Mobile Advanced Topics) test on your first attempt.


♥♥ 2021 NEW RECOMMEND ♥♥

Free VCE & PDF File for IBM C2040-411 Real Exam (Full Version!)

★ Pass on Your First TRY ★ 100% Money Back Guarantee ★ Realistic Practice Exam Questions

Free Instant Download NEW C2040-411 Exam Dumps (PDF & VCE):
Available on: http://www.surepassexam.com/C2040-411-exam-dumps.html

Q21. 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:


Q22. Slobo is working on an XPages Mobile application that allows users to enroll and elect their company benefits. The mobile interface has a few pages that users need to navigate through and answer questions to make selections. During developer testing Slobo notices that some of the user entered values are resetting when the user navigates backwards to previous screens. 

What could Slobo do to make the user entered values stick between pages? 

A. On all <xe:appPage> tags, set the reload property to false. 

B. On <xe:singlePageApp>, set the reload property to false. 

C. On all <xe:appPage> tags, set the resetContent property to true. 

D. Onall<xe:appPage> tags, set the resetContent property to false. 

Answer:


Q23. Mina is designing a mobile application to track her fantasy football teams. She has one Application Page control that lists all of the teams in her league and another Application Page control that displays the members of a team. 

What is one way she could tie the two Application Page controls together in her design? 

A. She could display each team in a Rounded List Item control in her first Application Page control and set the value of the move property of each item to the Application Page control that lists the team members. 

B. She could display each team in a Rounded List Item control In her first Application Page control and set the value of the moveTo property of each item to the Application Page control that lists the team members. 

C. She could display each team in a Rounded List Item control in her first Application Page control and set the value of the inkTo property of each item to the Application Page control that lists the team members. 

D. She could display each team in a Rounded List Item control in her first Application Page control and set the value of the link property of each item to the Application Page control that lists the team members. 

Answer:


Q24. 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:


Q25. Charles would like to allow users on his XPages Mobile application to send an SMS message to the user associated with the document being displayed while using the device. He added a link control next to the bottom of the document page. 

Which computed value for the link will return the proper value and create the SMS text message? 

A. var phone = documentMain.getltemValue("phoneNumber''); return "href:"+ phone; 

B. var phone = documentMain.getltemValue("phoneNumber"); return "href\sms:" + phone; 

C. var phone = documentMain.getltemValue ("phoneNumber"); return "sms:"+ phone; 

D. var phone = documentMain.getltemValueStringC'phoneNumber"); return "sms:"+ phone; 

Answer:


Q26. Which is the correct server-side JavaScript statement for loading a "frmEntry"? 

A. dynamicContentl.loadContent("frmEntry"); 

B. getComponent("dynamicContentl").show("frmEntry"); 

C. XSP.showContent (**#{id:dynamicContentl}","frmEntry") ; 

D. getComponent("dynamicContentl").showContent("frmEntry"); 

Answer:


Q27. Which Application Page control property can be used to load it to the server-side tree when the XPage is initially loaded? 

A. loaded="true" 

B. onLoad="true" 

C. preload^'true" 

D. initialLoad="true'" 

Answer:


Q28. 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:


Q29. Charles wants to add a tool bar button to his XPages Mobile application. 

Which control palette contains the Tool Bar Button control? 

A. Mobile 

B. Dojo Layout 

C. Data Access 

D. Extension Library 

Answer:

Reference:http://www-10.lotus.com/ldd/ddwiki.nsf/dx/XPages_Mobile_Controls_Tutorial_#The+Mobile+Apps+Palette+in +Designer