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
Which programming language is best in future?
List any five features of java?
Is array a class?
What do you understand by looping in java? Explain the different types of loops.
How to change the priority of thread or how to set the priority of thread?
Does java return by reference?
What is the access scope of protected access specifier?
Explain numeric promotion?
Is array primitive data type in java?
What is thread start?
How hashset works internally in java?
How do you find the absolute value?
What is nextline method in java?
What are serialization and deserialization?
What is locale?