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
How can you read content from file in java?
What is the properties class in java programming?
How to sort array of 0 and 1 in java?
What is the scope or life time of instance variables?
From the two, which would be easier to write: synchronization code for ten threads or two threads?
I want to print “hello” even before main is executed. How will you acheive that?
Is java a prime method?
What is namespace in java?
What is return type in java?
Why we used break and continue statement in java?
Give us a program to check for parenthesis matching using stack.
What is meant by singleton class?
Can interface be private in java?
Can we override compareto method?
Can you declare an interface method static?