Answer Posted / ctva20461
A business object is a type of an intelligible entity being an actor inside the business layer in a n-layered object-oriented computer program.
Whereas a program may implement classes, which may end in objects managing or executing behaviors, mainly a business object differs in that does nothing itself but holds a set of attributes and associations with others weaving a map of players representing the business relations.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are the important methods of java exception class?
Why Java is not pure Object Oriented language?
What is immutable state?
Is multiple inheritance supported by java?
What is the use of generics? When was it added to the Java development Kit?
What data structures are used to perform recursion?
Is singleton a bad practice?
23. Storage space in java is of the form Stack Queue Heap List 24. What is java code embedded in a web page known as Applets Servlets scriptlets snippets 25. Which of the following attributes are compulsory with an
What is a control variable example?
Why are arrays useful in java?
What is array initialization in java?
How do you use equal in java?
how we can use debug in myeclipse 6.0 in order solve the problems that exist in our program when there are 900 to 1000 pages in a web application
What is sizeof in java?
What are the changes in java.io in java 8 ?