CPSC170 Lecture 2
Objects
Links
In-Class Activity
Write a fraction class from scratch. Make sure you know the answers
to the following questions before you start coding:
- What data makes up a fraction?
- What operations should I expect to perform
on members of the fraction class?