Answer Posted / priyanka tiwari
abstract class contains abstract method and if method will
be abstract the class should be abstract class.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What is mysql driver class name?
Why string is immutable or final in java
What is the disadvantage of synchronization?
Can we sort a map in java?
What is variable declaration and definition?
What is initial size of arraylist in java?
What is the private method modifier?
Does java arraylist maintain insertion order?
Can a class declared as private be accessed outside it’s package?
How is treeset implemented in java?
Is math an abstract class in java?
What is the purpose of encapsulation?
What are class types in java?
Which number is denoted by leading zero in java?
Can we assign integer value to char in java?