OOP_Design
< C++
< Serial Programming
< Software Developement
< dchirila
Get flash to fully experience Pearltrees
In real-life, complex objects are often built from smaller, simpler objects. For example, a car is built using a metal frame, an engine, some tires, a transmission, a steering wheel, and a large number of other parts.
A shallow copy of an object copies all of the member field values.
Understanding Interfaces