Topic 10 - Sample Questions - Classes(10 days)
Write the methods for the following classes. Write client class also to test.
Fraction Class (harder)
Record Store Class (array)
Record Store (ArrayList)
Employee Class (array)
Employee Class (ArrayList)
School Class (with array)
School Class (with ArrayList)
Queue Class - Waiting in Line
Stack Class
Integer Set Problem
The Quiz class
A String Class
Another Employee Class