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
How do you do absolute value in java?
Explain the meaning of java applet.
What are the 3 types of control structures?
Write a java program to print fibonacci series?
what is anonymous class in java?
When do we need to use internal iteration? When do we need to use external iteration?
What is contract between hashcode and equal method?
Why hashcode is used in java?
Which number is denoted by leading zero in java?
What is the difference between sop and work instruction?
What is java in simple terms?
Tell us something about an iterator.
Which is illegal identifier in java?
What is boolean strategy?
What is vector?