| hw-05 | object-oriented programming, software engineering - spring'2008, dr. s. yurttas - solution |
| rationale |
|
This is your second assignment to practice and show that
you're able to design, implement, and test a class
from a given specification.
You'll practice pure object-oriented language constructs in C++. This application is focused on classes, objects, functions, so that, you can see and understand that the applications are not just algorithms based, but data structures/data types oriented, as well. |
| problem |
You'll implement class A
for the given specification by the implied meanings of
the members, appropriately.
|
| deadline |
| credit : 10 points due April 14 by 11pm. |