Answer Posted / basireddy
interface is used when we want all the methods implement
the methods differnetly in different situations.
Abstract class
We also use abstract classes to override the
abstract methods that it contains.Otherwise the child class
will mentioned as abstract.
| Is This Answer Correct ? | 6 Yes | 3 No |
Post New Answer View All Answers
What is the main purpose of java?
What is palindrome in java?
What is the mapping mechanism used by java to identify IDL language?
what is function overloading in java?
What is the main method java?
What is the relationship between clipping and repainting under awt?
What are data structures in java?
what is the constructor and how many types of constructors are used in java?
Describe the term diamond problem.
Can you use this() and super() both in a constructor?
What is integers and example?
What’s the difference between callable and runnable?
What is the largest data type in java?
What are benefits of java?
How many decimal places is a double?