question archive Part1) Create a Java class with two subclasses (children)
Subject:Computer SciencePrice:5.99 Bought15
Part1) Create a Java class with two subclasses (children). Each class should have at least one attribute and a method. Parent class should have attribute/method that is common to both children and children should have attribute/method that is unique to what they represent. Write main method to demonstrate the correct functionality of the code and to demonstrate that the children inherit from the parent class. Submit your program as an attached .java file and post a screen shot to show that you have been able to successfully run that program. Make sure you submission adheres to the SubmissionRequirements document.
Purchased 15 times