Answer Posted / ershad md sk
Business objects means REAL OBJECTS which u think in ur
problem space.... i wil give a example.....In a room u
should identify different Business Object's we can
identify FAN....Bcoz Fan is an OBJECT which hav Business
Data like Speed and Business Methods like Rotate 2) Air
Conditioner is an Business Object and it speed is Business
data and LCD also and compressor is Bussiness object and
Remote is an INTERFACE
| Is This Answer Correct ? | 2 Yes | 3 No |
Post New Answer View All Answers
Can a class be declared as protected?
What is the nested interface?
What exactly is java?
Does A Class Inherit The Constructors Of Its Superclass?
Why spring singleton is not thread safe?
What is unicode in java?
Can we override the static methods?
What is hashtable and explain features of hashtable?
How to provide security in java
What is a nested list?
Why hashcode is used in java?
What is an array in java?
What are the various access specifiers for java classes?
what is optional in java 8?
What is difference between add() and addelement() in vector?