what is business objects?

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


Please Help Members By Posting Answers For Below Questions

Explain try and catch keywords in java?

621


What do you understand by Header linked List?

591


What is java virtual machine and how it is considered in context of java’s platform independent feature?

652


What is parsing a sentence?

547


For ease of programming you can consider the maze as a 2D array with colors represented by below integer and characters (in capital letters). • B - Black • W -White • G- Green • R- Red R B W B W W W W W W B W B B W W W W W W W B W B W W W B W W W W B B W W W B W W W B W W B B B B W B W B W W B W W W B W W W B B B W W B W W W B W W B W B W W W B W B W W W W B B W W W W B W W W W W G Shortest Route Problem: • Solution that finds the shortest Route between Red and Green  White will have 1 Weight.  Red and Green carry no weights.  Shortest path is the path with less weight when you add up the weights in the path.

1583






Is linked list a linear or non-linear data structure?

543


What are the core java topics?

564


List some important features of java 10 release?

514


Which software is used for java programming?

555


What is mutable object and immutable object?

630


Is special character in java?

613


What is difference between pointer and reference?

505


What is pangram in java?

509


How do you add an element to a hashset in java?

490


What are recursive functions? Give some examples?

613