Clarify Thin Client Questionnaire

Clarify Thin Client

This is only a sample Clarify Thin Client Questionnaire that contains few questions as a preview.

1. Name one of the method used in Save bean?

a) Exec
b) setupSaveBean
c) setupLoadBean
d) setupworkerbean

3. An Extended filter can be created using?

a) DD Editor
b) CBEX
c) Customization Center
d) DataEx

3. The binding framework is a ___ that manages binding elements

a) Business Objects
b) java object
c) XML
d) JavaScript object

4. If you want to get the reference of a cdo object in client side which of the following should be used?

a) m_cdoManager.getCdoByName()
b) g_cdoManager.getCdoByName()
c) g_cdoManager.getCdoById()
d) m_cdoManager.getCdoById()