what is business objects?

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


Please Help Members By Posting Answers For Below Questions

Explain abstract class in java?

556


Why does my function print none?

516


Considering notepad/ie or any other thing as process, what will happen if you start notepad or ie 3 times? Where 3 processes are started or 3 threads are started?

653


What is final keyword in java?

549


What is a condition in programming?

554






What happens to the Exception object after handling an exception?

1811


Do you need to import math in java?

559


Can you access non static variable in static context?

556


explain copyonwritearraylist and when do we use copyonwritearraylist?

539


State one difference between a template class and class template.

621


What is the size of string?

556


Can a static method be final?

553


Which is bigger float or double java?

522


What is the history of java?

544


In the below example, what will be the output?

592