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
What is string english?
What is use of functional interface in java 8? Explain
Define max and min heap, also the search time of heap.
What do you understand by copy constructor in java?
How many bits is a double?
What is wrapper class html?
What is ctrl m character?
Which collection is ordered in java?
What is string [] java?
What is the name of the java compiler?
What is externalizable interface?
Can an unreferenced object be referenced again?
Can you access the private method from outside the class?
What is tcp ip in java?
In how many ways we can do exception handling in java?