Reference no: EM133773841
Discussion Post
Choose a feature of Java in the API that has not been covered yet, and discuss how it demonstrates inheritance.
Your post should include these features:
Post your code to the discussion by the due date
Professional writing with complete sentences and correct capitalization, punctuation, and grammar. Consider this post like it's a message to a professional colleague
Include a direct link to the feature you're describing
I. Describe it in summary, what it does, why it exists. Describe in general the constructors, methods, and static values of the class.
II. Show clearly how your class has parents and children, including showing the lineage all the way to the Object class. Doing this with a picture or diagram will be effective.
III. Describe methods and variables that are available in the context of your chosen class that are inherited from a parent class.