Answer Posted / sumanth gatla
there is no rule that an abstract class must contain one
abstract method. with out single abstract method also
abstract class exist
eg........HTTPServlet
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is hashing in java?
What is visibility mode?
How is hashcode calculated in java?
What is the size of an array?
Does sprintf allocate memory?
How to find the given number is a prime number or not by getting input from the user
Can you call one constructor from another if a class has multiple constructors?
What is string :: npos?
Explain thread in java?
What is += mean in java?
What is use of valueof () in java?
Does java return by reference?
Is class is a data type?
What are the 2 types of java programs?
What restrictions are placed on method overloading in java programming?