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
Are arrays primitive data types?
when a request is generated from apache tomcat 5.5 and goes to oracle 10g or mysql,,, how the oracle or mysql reads the request as apache is a web server and oracle 10g is application server? when the oracle 10g provides response, how the apche tomcat reads it???
What are different ways of object creation in java ?
FOR EXAMPLE WE R HAVING TWO LIST ELEMENTS ..BOTH LISTS CONTAINS ID,NAME,PLACE ..I NEED TO COMPARE BOTH IDS IN TWO LISTS,IF ID'S R SAME MEANS WE HAVE ADD THE DETAILS(LIKE NAME,PLACE) TO MAP...HOW IS POSSIBLE ?CAN ANY ONE SUGGEST?
Can a final variable be manipulated in java?
What is boolean in java?
How do you sort data in java?
Explain the importance of finalize() method.
What is a data structure java?
Explain implementation and how is it different from conversion?
What is return used for in java?
Why convert an applet to an application?
Can a class be defined inside an interface?
What is methods and methodology?
What is the purpose of the finally clause of a try-catch-finally statement in java programming?