This problem can be divided into one class, the Circle class, which will implement the geometric circle. It will contain its own main() method so that it can create and test Circle instances.