what is business delegate?
Answers were Sorted based on User's Feedback
Answer / rakesh
Bussiness Delegate implementations reduce coupling and
provide greater manageability, and hide complex business
APIs by exposing a simpler interface.
| Is This Answer Correct ? | 5 Yes | 0 No |
Answer / manoj
it is a simple java bean which makes server to be unkown to
clientand more over it is a design pattern
| Is This Answer Correct ? | 0 Yes | 2 No |
What is a Wrapper class?
Can a function return a function?
What is byte code and why is it important to java’s use for internet programming?
List types of storage classes in java?
According to java operator precedence, which operator is considered to be with highest precedence?
What are the advantages of assembly language?
By what default value is an object reference declared as an instance variable?
Which is easier netbeans or eclipse?
What is prime number in java?
what is use of business objects?
what is Vector class?
how to connect one jsp page to another jsp page????