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
Why we use set in java?
What is the major drawback of internal iteration over external iteration?
Why we use methods in java?
How do you input a string in java?
What is the purpose of a volatile variable?
how many types of Inheritance?
How do you do absolute value in java?
Explain the importance of finally block in java?
What class of exceptions are generated by the java run-time system?
How do you ensure that n threads can access n resources without deadlock?
what is the use of pojo (plain old java objects)? how it is interact with crystal reports? pls urgent
List some important features of java 10 release?
What is byte data type?
What a static class can contains?
What is the difference between break and continue statements?