Answer Posted / bharat singh
Generally the Business Object Layer encapsulate your Domain
Specific objects.So that you do not expose your domain
specific objects and hide them.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Can singleton class be cloned?
What is constant in programming?
What is string pool in java?
Is java an ide?
Can an object be null?
What is the purpose of default constructor?
What does exp mean in math?
Difference between string, string builder, and string buffer?
What is string variable?
What is tree in java?
Why java is considered dynamic?
What does += mean in java?
Are strings immutable in java?
What is a treeset in java?
How do you reverse a string in java without using string buffer?