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

What are invisible components?.

0 Answers  


Can you sort a string in java?

0 Answers  


What is the do while loop syntax?

0 Answers  


Why is stringbuffer thread safe?

0 Answers  


Give the difference between the println method and sqrt method?

0 Answers  






Define class?

0 Answers  


Are functions objects in java?

0 Answers  


What is the difference between static and non-static variables?

6 Answers  


What is string subsequence method?

0 Answers  


How many return statement are allowed in a function?

0 Answers  


How can you reverse a string?

8 Answers  


When does an object becomes eligible for garbage collection in java?

0 Answers  


Categories