Exam Details

  • Exam Code
    :C2040-410
  • Exam Name
    :IBM Notes and Domino 9.0 Social Edition Application Development B
  • Certification
    :IBM Certified Advanced System Administrator
  • Vendor
    :IBM
  • Total Questions
    :116 Q&As
  • Last Updated
    :Apr 03, 2025

IBM IBM Certified Advanced System Administrator C2040-410 Questions & Answers

  • Question 91:

    Charles has created an agent which uses the Send method of the NotesDocument class. He has added a button to the document and it should be included when the message is sent. Which code snippet below would correctly send the message and include the button?

    A. Dim doc as NotesDocument'...set value of doc...Call doc.Save(True, False)Call doc.Send(False, True)

    B. Dim doc as NotesDocument'...set value of doc...Call doc.Save(False, False)Call doc.Send(True)

    C. Dim doc as NotesDocument'...set value of doc...Call doc.Save(False)Call doc.Send(SendTo, True)

    D. Dim doc as NotesDocument'...set value of doc...Call doc.Save(True)Call doc.Send("SendTo", True)

  • Question 92:

    What value does this formula return? FIELD Items := 10; FIELD Values := 5; rate := 0.10; subtotal := Items

    *

    Values; subtotal * (1 + rate)

    A.

    15.1

    B.

    16.5

    C.

    50

    D.

    55

  • Question 93:

    Akane is trying to decide between using @Command([RefreshWindow]) and @Command (ReloadWindow]) in a view action. What is the significant difference between the two?

    A. @Command([RefreshWindow]) executes immediately. @Command(ReloadWindow]) executes after other functions in the action havecompleted.

    B. @Command(ReloadWindow]) executes immediately. @Command([RefreshWindow]) executes after other functions in the action havecompleted.

    C. @Command([RefreshWindow]) redraws the window contents without including any changes made to the documents.@Command(ReloadWindow]) updates the window contents to include any changes made to the documents.

    D. @Command(ReloadWindow]) redraws the window contents without including any changes made to the documents.@Command([RefreshWindow]) updates the window contents to include any changes made to the documents.

  • Question 94:

    Lynn would like to obtain the current date and time from the server hosting the database where his Formula code is executing. Which line of code could he use to do that?

    A. myTime := @Now([SERVERTIME])

    B. myTime := @ServerTime([NOW])

    C. myTime := @Time([SERVER]:[NOW])

    D. myTime := @Server([TIME]:[NOW])

  • Question 95:

    Charles needs to create a button with a link that will open an attachment that is in a document in his Domino application. What is the proper syntax to use for the URL in the button ?

    A. http://Host/Database/View/Document/Filename?OpenElement

    B. http://Host/Database/View/Document/$Filename?OpenElement

    C. http://Host/Database/View/Document/$Filename?OpenAttachment

    D. http://Host/Database/View/Document/$File/Filename?OpenElement

  • Question 96:

    Jessica wants to resize a text field from its default size. What should she enter in the HTML attributes for the field?

    A. ROWS=10 COLS=20

    B. "ROWS=10 COLS=20"

    C. SIZE=75 MAXLENGTH=100

    D. "SIZE=75 MAXLENGTH=100"

  • Question 97:

    Which server notes.ini property will set the maximum Java Heap size used by the HTTP process?

    A. JavaMaxHeapSize

    B. Runtime.maxMemory()

    C. HTTPJVMMaxHeapSize

    D. JVM command option -Xms

  • Question 98:

    What are three valid input objects for the NotesXMLProcessor class? (Choose three.)

    A. NotesView

    B. NotesForm

    C. NotesStream

    D. NotesDXLImporter

    E. NotesDXLExporter

    F. NotesRichTextItem

  • Question 99:

    Which is a valid Form Table control property?

    A. formId

    B. tableId

    C. formTableId

    D. formDescription

  • Question 100:

    Gabe is using the Calendar classes to create a repeat meeting. How does Gabe use the NotesCalendar class to create a repeating event?

    A. Gabe will need to use the CreateRepeatEntry method of the NotesCalendar class.

    B. Gabe needs to include an RRule item in the iCalendar data he is passing to the CreateEntry call.

    C. Gabe will need to make a call to the CreateEntry method of the NotesCalendar class for each occurrence of the event.

    D. Gabe should populate the Repeat property of the NotesCalendarEntry to true and populate the RepeatInterval property of theNotesCalendarEntry with the correct data.

Tips on How to Prepare for the Exams

Nowadays, the certification exams become more and more important and required by more and more enterprises when applying for a job. But how to prepare for the exam effectively? How to prepare for the exam in a short time with less efforts? How to get a ideal result and how to find the most reliable resources? Here on Vcedump.com, you will find all the answers. Vcedump.com provide not only IBM exam questions, answers and explanations but also complete assistance on your exam preparation and certification application. If you are confused on your C2040-410 exam preparations and IBM certification application, do not hesitate to visit our Vcedump.com to find your solutions here.