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
Explain about join() method?
Is java a super set of javascript?
does java support pointers?
Difference between arraylist and hashset in java?
What is application system?
What is the use of java?
What is an error in java?
What is the hashcode () and equals () used for?
What is the difference between comparison done by equals method and == operator?
What are use cases?
What do the thread?class methods run() and start() do?
Explain about doubly linked list
how to write a server program and sending the mails to the server using smtp protocol please help me
How can we find the sum of two linked lists using stack in java?
Can we declare a class as static?