Henry Z.
asked 12/14/22Two simple questions
29.What is the process called where, at execution time, the type of object to which a variable refers determines the actual method do use.
30.What keyword must a concrete class use in its declaration to indicate that it provides details on the abstract methods of an interface.
2 Answers By Expert Tutors
Mort M. answered 12/21/22
E.E./Computer Science graduate 10+ years Java tutoring experience
- This is a feature of polymorphism and is known as method overloading.
- the class IMPLEMENTS the interface.
Still looking for help? Get the right answer, fast.
Get a free answer to a quick problem.
Most questions answered within 4 hours.
OR
Choose an expert and meet online. No packages or subscriptions, pay only for the time you need.