Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


what is use of business objects?

Answers were Sorted based on User's Feedback



what is use of business objects?..

Answer / nidhi

business objects are used to handle business logic like
complex computations. They accept the request from the tier
handing client side and process computations using resources
available at server side and send some material/instructions
to server side if required to be stored, modified etc in DB
for example. After that return the response to the tier
which is handling generation of response to client side i.e
back to the tier from where it received the request. Example
of such business object components are EJB, hibernate.

Is This Answer Correct ?    8 Yes 0 No

what is use of business objects?..

Answer / bharat singh

Generally the Business Object Layer encapsulate your Domain
Specific objects.So that you do not expose your domain
specific objects and hide them.

Is This Answer Correct ?    3 Yes 0 No

what is use of business objects?..

Answer / aravind

In bussiness object we will write the Bussiness Logic.

ie.,ex:- Transfering money,Bussiness transactions

Is This Answer Correct ?    2 Yes 3 No

Post New Answer

More Core Java Interview Questions

Can you declare the main method as final?

0 Answers  


1).Is Object class abstract or not? 2).Is main method(public static void main(String args[])low priority thread or high priority thread?

3 Answers   TCS,


Explain the selection sort algorithm and state its time complexity?

0 Answers   Flextronics,


What is formatted output?

0 Answers  


Which one of the following suits the description of a string better: derived or primitive?

0 Answers  


What is static and a non-static inner class?

3 Answers  


what is webservices?

1 Answers   CTS, Ericsson, HCL,


What is Java Shutdown Hook?

0 Answers  


What do you understand by java virtual machine?

0 Answers  


What is the difference between preemptive scheduling and time slicing?

0 Answers  


Difference between string, stringbuffer and stringbuilder?

0 Answers  


What does exp mean in math?

0 Answers  


Categories