what is abstract method with example?
Answer Posted / vijay, hangar17
Abstract method is a method that has incomplete body. The
body is defined by the class which extends the abstract class.
| Is This Answer Correct ? | 34 Yes | 6 No |
Post New Answer View All Answers
What is the difference between inner class and nested class?
What is a platform?
What is the primitive type short?
Are arrays dynamic in java?
Is java still relevant?
Can a class be declared as protected?
Does constructor be static?
How to create a fecelet view?
Tell me are there implementations for sorting and searching in the java libarary?
Is stringwriter thread safe?
What is jpa specification?
What is Gang of four design patterns
Explain the inheritance?
Is null or empty java?
What is connection class in java?