where u use Abstraction and Interface in real time
Answer Posted / narasimha
Abstraction is used in framework and interfaces are used in
specification
Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What is the symbol for line break?
Is array synchronized in java?
What is predicate in java?
What is the significance of continue jump statement? Explain with an example.
How we can execute any code even before main method?
Does substring start with 0?
What is data type in java?
In a class implementing an interface, can we change the value of any variable defined in the interface?
How long will it take to learn java?
What is the method in java?
If an object is garbage collected, can it become reachable again?
What are some examples of variable costs?
How to find the largest value from the given array.
What is a parameter in java?
why using interface interface ?