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 the difference between char and char *?
What occurs when an object is constructed?
Explain different types of wrapper classes in java?
Why is inheritance used in java?
What are the differences between string and stringbuffer?
Which sorting algorithm is best in java?
What is null data type?
What is communist flag?
What is == mean?
What is method overloading in JAVA? Why is it not present in C ?
What is byte code and why is it important to java’s use for internet programming?
What does main method?
What is the method overriding?
How many unicode characters are there?
Can we create an object if a class doesn't have any constructor ( not even the default provided by constructor ) ?