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 are the steps involved to write rmi based programs?
What is singleton class and how can we make a class singleton?
What is the difference between an interface and an abstract class?
What is a singleton puppy?
What is meant by data hiding/encapsulation?
Explain the private field modifier?
Does java linked list allow duplicates?
What is bufferedreader in java?
How big is a pointer?
How many types of classes are there in java?
Why we do exception handling in java and how many types of exceptions are there?
How an object is serialized in java?
What is the difference between the ">>" and " >>>" operators in java?
What is the function of compareto in java?
Which collection is best for sorting in java?