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
What is the difference between method overriding and overloading?
What is the abstract class?
What is a Hash Table? What are the advantages of using a hash table?
Explain where variables are created in memory?
What is stringreader?
What is java reflection api?
Explain the difference between abstract class and interface in java?
What are the 8 data types in java?
What is the difference between jdk, jre, and jvm?
What is the difference between inheritance and encapsulation?
What does serializing data mean?
How does compareto method work?
Where and how can you use a private constructor?
How can we use primitive data types as objects?
What is ctrl m character?