Answer Posted / guest
Hi...
Abstract class: U cannot instantiate an object of Abstract
class.An abstract class should having atleast one abstract
methoda and it should not final.
| Is This Answer Correct ? | 5 Yes | 3 No |
Post New Answer View All Answers
What is annotation in java?
What is final variable?
Can we define a package statement after the import statement in java?
What are the restrictions imposed on method overriding?
What is abstraction in java?
What differences exist between iterator and listiterator?
Difference between keyword and identifier.
What is the format specifier?
When arithmeticexception is thrown?
What is the effect of keeping a constructor private?
which class is the wait() method defined in? : Java thread
What is preflight request?
Why do we create public static method in java?
What are abstract classes and anonymous classes?
What do u mean by variable?