IBM C2040-415 - Developing OpenSocial Applications Exam
Page: 1 / 12
Total 55 questions
Question #1 (Topic: )
Which three MIME Content-Types are supported by REST/RPC protocols?
A. text/xml
B. text/html
C. application/xml
D. application/json
E. application/openOffice
F. application/OpenSocial
Answer: A,C,D
Question #2 (Topic: )
What is the File Service Data (xe:fileServiceData) datasource used for in an XPages
Social-enabled application?
Social-enabled application?
A. retrieves JSON from a URL
B. accesses files from third-parties like IBM Connections and DropBox
C. retrieves an XML file from a URL and contains methods for walking through its DOM
D. makes a connection to an OpenSocial-supported server such as Connections to retrieve an activity stream
Answer: D
Question #3 (Topic: )
Which is a valid JSON object?
A. "nameVMarko"
B. "name":"Marko"
C. ,["name":"Nikola"."deptM:"project management”]
D. [Mname^"Olivera^,,dept,,:7rontdeskl,[Mname^"Milan^,,dept^,,”Mechanican”]
Answer: B
Question #4 (Topic: )
Which two features enable a gadget developer to programmatically address sizing
limitations in an IFrame allowing content to shrink or grow as needed?
limitations in an IFrame allowing content to shrink or grow as needed?
A. css
B. views
C. resize
D. dynamic-width
E. dynamic-height
Answer: D,E
Question #5 (Topic: )
A developer can only use which method to authorize users in an OpenSocial gadget?
A. LTPA
B. SAML
C. OAuth
D. basic authorization
Answer: C