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 |
can you use the two main method in same class?how?
4 Answers DELL, Geosoft, SparkTG,
Difference between arraylist and vector.
How many arguments can a method have java?
What are measurable parameters?
what is the difference between thread and runnable types? : Java thread
Define locale.
What are white spaces in java?
What is sortedmap in java?
Does sprintf allocate memory?
Explain in detail about encapsulation with an example?
Why non nested classes in java are not having marked as protected access specifier
How will you compute size of a structure?