Pick a pair of concrete classes in the JDK in a parent-childrelationship and discuss a few polymorphic and/or overloadedmethods.
Do not use Object as the parent class – it is too trivial toaddress the issues to be addressed here, and in any case, Object isthe final parent of all classes in Java.
Expert Answer
An answer will be send to you shortly. . . . .