IBM lotus952认证考试 题目列表
单选题which one of the following should cathy use to sort a list?()A @sortB @sortlistC @datasortD @listorder

单选题mary would like to display a collapsed section on her video catalog form, she has created a section buy when she display the form in the client the section always opens expanded. which one of the following should mary do to collapse the section?()A nothing. Sections always open expanded B modify the section default properties to collapsed C modify the form propenties to display all sections collapsed D modify the section opened for reading property to auto-collapse

单选题helga is working with a multi-value field that has numeric values in a list. she would like to apply a formula to each item in the list, return the list which one of the following @fuctions can she use to accomplish this with one line of code?()A@transform  B@Listprocess  C@processlist D@listevaluate

单选题which one of the following best where layer can be used?()Aform Bpage Csubform Dall of the above

单选题tommy has created a sales view in his sales.nsf database. Tommy wants negative numbers in the sales number column in the view parenthesis. which one of the following should tommy do?()Aselect the parenthesis when negative value in the view properties box Bselect the parenthesis when negative value in the column properties box Cuse the @function @negative to set this in the column formula in the view Duse a formula to format the value in the field on the form that will be displaying in the view

单选题Derek has created a view in the sales.nsf db. Derek wants the sales value column in the view to be punctuated to display two decimal places . which one of the following should he do?()A use the @function @decimal in the column formula in the view B select decimal on the numbers tab in the view properties box C select decimal on the numbers tab in the column properties boxD use the @function @decimal to format the value in the field on the form that will display in the view

单选题which one of the following should maria do to display the release date in a text column?()Aused the number and time format options Bused the @date to text functions to convert time to text Cconcatenated the date types using mathematical operators Dused the @text functions to convert time and number data to text in text columns

单选题cindy has created a private agent. she wants her colleagues to be able to use it. which one of the following should she do to achieve this?()A change the agent property to shared B copy the agent to a domino 6 server C change the agent property to shared code D delete the agent. She must create it again as a shared agent

单选题hans is designing the reviews application. the application will include two forms :review and response, in the view ,the response documents do not appear under the review documents from which they were created, what could be causing this to happen .()Ainheritance in the review form was disabled Bshared values were enabled on both forms  Cshared field values and field definitions were enabled Dshow response documents in a hierarchy was not enabled

单选题shirin plans to change the form and views of a production database. she will make the changes locally and then update the application’s design template with the changes. which one of the following server tasks does the administrator run in order for the changes to take effect?()A design B updall C replica D fixup

单选题james needs to sort a list of values in a list of values in fieldA, and when the form in saved ,he wants to sort the list before it is saved. Which one of the following formulas would accomplish this?()A @sort B @sort(@thisvalue) C @sortAscending(fieldA)      D @sort(“ascesding”;”fieldA”)

单选题Derek has created a view in the products.nsf database. Derek wants the markup column in the view to display the selling price of the cost. He wants this value to display in currency. Which one of the following should derekl do? ()A use the @currenty in thr column formula in the view  B Select currency on the numbers tab in the view properties box C Select currency on the numbers tab in the column properties box D Select currency on the numbers tab in the field properties box

单选题shirin plans to change the form and views of a production database. she will make the changes locally and then update the application’s design template with the changes. which one of the following server tasks does the administrator run in order for the changes to take effect?()A design B updall C replica D fixup

单选题cindy has created a private agent. she wants her colleagues to be able to use it. which one of the following should she do to achieve this?()A change the agent property to shared B copy the agent to a domino 6 server C change the agent property to shared code D delete the agent. She must create it again as a shared agent

单选题lisa is writing a formula to determine the number of elements in a list. she wants to ensure that a value is returned, even if the value her function is evaluating turns out to be a null string . which one of the following can she so to accomplish this ?()Ause a defaule formula of 1 Buse @elements and add 1 to the total Cuse the @count function instead of @elements Duse @texttotime to ensure that all strings arte converted to date-time values