최신 IBM Certified Application Developer C2040-409 무료샘플문제:
1. Which is true for createSession(hostString, tokenString) ?
A) This method works from an Enterprise Java Beans (EJB) application in IBM WebSphere.
B) The token must be a valid token for single sign-on obtained from Session.getSessionToken, the LtpaToken cookie used by WebSphere, or theHTTP cookie list in a servlet.
C) Internet access is granted to the session based on authentication by the IBM Domino HTTP server.
D) This method works in a WebSphere environment where the Credentials object is created using loginHelper.
2. Belle adds the following event code in her form. What happens when she double clicks on a document created with the form? Sub Queryopen(Source As Notesuidocument, Mode As Integer, Isnewdoc As Variant, Continue As Variant) Print "One" Continue = False Print "Two" End Sub
A) The words One and Two appear in the status bar and the document does not open.
B) Only the word One appears in the status bar and then the document opens.
C) Only the word One appears in the status bar and the document does not open.
D) The words One and Two appear in the status bar and then the document opens.
3. The LCConnection.fetch method performs what action?
A) returns relational database table properties for the connected database
B) creates a connection from IBM Domino to a relational database
C) executes a call against a relational database
D) returns records to Domino from an executed call against a relational database
4. Sally has a form with a Readers field on it. That field is computed and its value is "Users". When a document is created with the form, what effect does the field have on that document?
A) There will be no effect if the members of the Users group have higher than Reader level access to the database.
B) Members of the Users group are able to see the document.
C) Members of the Users group are not able to replicate or copy the document.
D) Members of the Users group are not able to modify the document.
5. Which three options are available to use for the content of a column? (Choose three.)
A) Formula
B) Fields
C) IBM LotusScript
D) Java
E) Java Script
F) Simple functions
질문과 대답:
질문 # 1 정답: B | 질문 # 2 정답: A | 질문 # 3 정답: D | 질문 # 4 정답: B | 질문 # 5 정답: A,B,F |