what is business delegate?

Answers were Sorted based on User's Feedback



what is business delegate?..

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

what is business delegate?..

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

Post New Answer

More Core Java Interview Questions

How do you add an arraylist to an array in java?

0 Answers  


Why wait and notify methods are declared in object class?

0 Answers  


What are computer functions?

0 Answers  


What are the main uses of this keyword?

0 Answers  


What are inbuilt functions in java?

0 Answers  






Explain importance of throws keyword in java?

0 Answers  


How do you bind variables?

0 Answers  


Can a source file contain more than one class declaration?

0 Answers  


How do you get length in java?

0 Answers  


Is there is any difference between a scrollbar and a scrollpane?

0 Answers  


What is the difference between the size and capacity of a vector?

0 Answers  


What is the symbol for line break?

0 Answers  


Categories