Buy on Amazon
https://www.ebooknetworking.net/books_detail-0030236215.html
Introduction to Object-Oriented Programming With C++
Book Details
Author(s)Anita C. Millspaugh
PublisherHarcourt College Pub
ISBN / ASIN0030236215
ISBN-139780030236211
AvailabilityUsually ships in 1-2 business days
Sales Rank9,766,345
CategoryComputers
MarketplaceUnited States 🇺🇸
Description
The trend in programming design is moving towards an object-oriented approach. This is due to many influences in the evolution of software and hardware. As many systems become graphically interfaced and the demand for "easier-to-use" software increases, the program complexity expands dramatically.
A solution to the complexity of programs is to develop them using an approach resembling the real-life relationship of objects. The traditional structured approach to programming is limited through its treatment of data and actions as distinct entities. By dealing with data and instructions as interwoven items, the ability to develop reusable code is enhanced. Object-oriented programming in C++ requires an understanding of encapsulation of data (classes), polymorphism (overloading), and inheritance of classes.









