What is an abstract method?
Short Answer
Views 3
Answer:
A method without a body, declared using abstract.
abstract void run();
đ Must be implemented by the subclass.
Related Articles:
This section is dedicated exclusively to Questions & Answers. For an in-depth exploration of Java Fundamentals: Building Strong Foundations, click the links and dive deeper into this subject.
Join Our telegram group to ask Questions
Click below button to join our groups.