programming languages - design principles,
implementation constructs
c++
-
abstraction mechanisms: classes and operator overloading
-
object construction/construction - public, private members
-
class members : aggregate data members
[ class members : aggregate data members [ string of two chars ] ]
1 |
basic facilities
<<
3
>>
class derivation
| 5
| 6
| 7
| 8