1.
In IBM LotusScript, which NotesDocument class property can be used to find the owner of a lock on a document?
2.
Grayson created an application that is deployed on servers and with local replicas on individual user workstations. What feature of IBM Notes can limit the data deployed to local replicas?
3.
In which file are XPages application runtime configuration settings saved?
4.
Daniel wants to programmatically use the full text indexing features of IBM Domino. Which fields can be indexed by default?
5.
James has a large number of image resources and he knows that the name of the image resource will change when it is updated. How can he add an alias name to the image resource?

 
6.
James will need to use IBM LotusScript in order to modify the Calendar Profile stored in his mail file. Given the following snippet of code, what would be the correct line for instantiating the Calendar Profile? Dim session As New NotesSession Dim db As NotesDatabase Dim doc As NotesDocument Set db=session.CurrentDatabase
7.
What is the primary purpose of a master template?
8.
Caroline is programmatically using the UniversalID property of a document. Which option will return the same value as the UniversalID property?
9.
Which statement describes the embedded navigators?
10.
Felix is creating an application where a user will type extensive data into a text field. What is the maximum amount of data IBM Domino can store in a text field?