Jasper Reports Developer Question:
Described the abstract method in Java Programming?
Answer:
An abstract method is a method whose implementation is deferred to a subclass in Java Programming.
Previous Question | Next Question |
Define high-level thread states in Java Programming? | What is object's lock and does object's have locks in Java Programming? |