Recent content by toppcon

  1. T

    Comp Sci Java se program for color having trouble

    1.Write a Java program that does the following: a. Creates a Ball class with attributes for color, hardness, and size and instantiates the following Ball objects: golf, baseball, soccer. b. Creates a display method which can print the current state of the attributes for all objects. c...
Back
Top