Lab Chapter 2: The Circle Class
Click here to read about this lab.

Purpose: Defines a simple Circle class.
This laboratory project is to give you practice designing and implementing a Java class definition. The exercise is patterned after the Java program development described in Chapter 1. The objectives of this project are


The solution to this lab is designed to be implemented as a Java application.