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
How can I debug the Java security exceptions and AccessControlExceptions?
State the difference between strings and arrays.
Explain the difference between an object-oriented programming language and object-based programming language?
How can you read an integer value from the keyword when the application is runtime in java? example?
Explain aggregation in java?
Why do we need strings in java?
Is hashset ordered java?
How do you write methodology?
Is string pool garbage collected?
Is array passed by reference in java?
How can we achieve thread safety in java?
What does you mean in math?
What is the size of integer?
What is an abstract class and what is it’s purpose?
Can we have multiple public classes in a java source file?