Hi Friends, can u give me Real Time example for interface
and abstract class.(With Banking Example)
Answer Posted / phani kumar
The understanding of the concept is correct. But what ever
the names you choosen for the classes are not giving right
meaning, for example Imrana, Apoorva, etc... These has to
reprasent objects,not the classes.
| Is This Answer Correct ? | 8 Yes | 1 No |
Post New Answer View All Answers
what is collatration?
What is the purpose of declaring a variable as final?
What is a package in java? List down various advantages of packages.
Can we declare main () method as non static?
Explain about doubly linked list
Can final class have constructor?
What is the collection interface?
What is the difference between yielding and sleeping in java programming?
Is string passed by reference in java?
Which keyword specify that a variable is effectively final ?
What is the memory leak in java?
How are variables stored?
How can we pass argument to a function by reference instead of pass by value?
How will you serialize a singleton class without violating singleton pattern?
What is the use of keywords in java?