0% found this document useful (0 votes)
2 views

java class exercise

The document outlines a class exercise for a CPU Business and Information Technology course focused on Object Oriented Programming. It requires the implementation of specified classes based on a class diagram and emphasizes testing with sample data. Additionally, it involves creating classes that inherit from a base class, also requiring testing with sample data.

Uploaded by

Alemseged Mammo
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
2 views

java class exercise

The document outlines a class exercise for a CPU Business and Information Technology course focused on Object Oriented Programming. It requires the implementation of specified classes based on a class diagram and emphasizes testing with sample data. Additionally, it involves creating classes that inherit from a base class, also requiring testing with sample data.

Uploaded by

Alemseged Mammo
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

CPU Business and Information Technology College

Object oriented Programming Class Exercise

1. Implement the following class according to the class Diagram and test it using sample data.

2. Implement the following classes and their Inheritance from the base class. Test the program
using sample data.
3. Implement the following classes and their inheritance from the base class. Test the program
using sample data.

You might also like