Answer Posted / surendra
Abstract classes are use to give functionality to the users.
The functionality is given by the class, use use this
functionality as per his/her requirements. Abstract classes
gives additional functionality to put one or two methods
common for each user and may put others abstract to fullfill
users requirements.
| Is This Answer Correct ? | 5 Yes | 2 No |
Post New Answer View All Answers
What is anti pattern in programming?
What does java edition mean?
What does method mean?
Is Constructor possible in abstract class in java ?
Write a program based on Java script program.
What is the difference between pass by reference and pass by pointer?
Write a java program that prints all the values given at command-line.
Differentiate between overriding and overloading cases?
What is the map interface in java programming?
Explain jdk, jre and jvm?
Explain the term virtual machine?
What is the difference between static (class) method and instance method?
What are advantages of using Java?s layout managers than windowing systems?
Have you ever used hashtable and dictionary?
What is the difference between conversation & casting?