Answer Posted / ms
an abstract class is one which only gives the body of the
class containing the methods with out any
implementation.the abstract methods and the abstract
objects cannot be instantiated
| Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
How to create an immutable class?
What is sortedmap interface?
What is meant by data hiding/encapsulation?
Why call by value prevents parameter value change?
What is a lock or purpose of locks in java?
What is the purpose of the file class in java programming?
if u open login & logout ,how can udisplay the timelogin & logout members ?
What happens when you add a double value to a string?
What is null data type?
What is size_t?
What is numeric function?
What is java in layman terms?
Can array grow dynamically in java?
What is final keyword?
What is the difference between serializable and externalizable interface?