Clarify CRM Question:
Download Questions PDF

Loading of the page in clarify is faster because of the following reason
A) Use lightweight objects
B) Split jsp
C) Both client and server work on the different machine
D) Use of the ejbs

Answer:

Explanation: In Clarify the GUI and Data are two separate requests to server. Once the gui comes to client machine, it is only the data that is fetched from server. This makes application loading much faster compared to normal web application where each request refreshes both the data and gui.

Correct Answer is B - Split JSP

Download Clarify CRM Interview Questions And Answers PDF

Previous QuestionNext Question
In clarify CRM billing manager the relation between financial account and the billing arrangement is

A) One to One
B) One to many
C) Many to one
D) Many to Many
In clarify CRM billing manager the relation between the paymeans and billing arrangement is

A) One to One
B) One to many
C) Many to one
D) Many to Many