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 are the features and advantages of object-oriented
programming?

Answer Posted / subhasis mishra

One of the main advantages of OO programming is its ease of
modification; objects can easily be modified and added to a
system there by reducing maintenance costs.OO programming is
also considered to be better at modeling the real world than
is procedural programming. It allows for more complicated
and flexible interactions. OO systems are also easier for
non-technical personnel to understand and easier for them to
participate in the maintenance and enhancement of a system
because it appeals to natural human cognition patterns. For
some systems, an OO approach can speed development time
since many objects are standard across systems and can be
reused. Components that manage dates, shipping, shopping
carts, etc. can be purchased and easily modified for a
specific system.

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Suppose we receive a form submitted by a post to subscribe to a newsletter. This form has only one field, an input text field named email. How would we validate whether the field is empty? Print a message "the email cannot be empty" in this case?

1203


How to enable parsing?

1117


How to read a file in php?

1015


How can we encrypt the password using php?

1190


How can we display information of a variable and readable by a human with php?

1015


How does csrf attack work?

1076


Which functions are used to count the total number of array elements in php?

1080


How to get the value of current session id?

1014


What is member variable?

1047


What are the different types of statements that are present in php?

1075


What are php expressions?

1159


What is the use of return in php?

966


What is data structure in php?

1065


Tell me what is htaccess?

976


What type of comments are supported by PHP.

1037