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 |
How to perform binary search in java?
What is data and its types?
Differentiate between postfix and prefix operators in java.
Is ResultSet class?
5 Answers Bally Technologies, TCS,
Can java cast null?
What is string in java? String is a data type?
Explain what is encapsulation?
Describe inheritance as applied to java?
Can constructor return value?
can we create a instance for intwerface?
What is regex in java?
Default layout of panel and frame?