Answer Posted / nikhlesh gupta datia(m.p.)
Abstract Method:- The method which is define in the class without bodies that is without implementation is call as Abstract Method. & all the Abstract Method must be define with abstract keywords.
Abstract Class:- The class which is define with some abstract method is called as Abstract Class. & all the Abstract Method must be define with abstract keywords. We cannot created the object of abstract class.
| Is This Answer Correct ? | 18 Yes | 2 No |
Post New Answer View All Answers
Is empty list java?
what is encapsulation in java? Explain
What is intern method in java?
What is getkey () in java?
What is the purpose of sizeof operator?
What are default methods ?
What is the relationship difference the canvas class and the graphics class?
What do you understand by java?
How do you use spaces in java?
What is 16 bits called?
Explain treeset?
How to sort elements in a parallel array in java?
What is string and its types?
can any body body expalin best definitions & best real time exaples for opps concepts.
Explain the selection sort algorithm?