Hi Friends, can u give me Real Time example for interface
and abstract class.(With Banking Example)
Answer Posted / r.jainrocks@gmail.com
Above answer is excellent answer...
thank you "Pushpa" for this great answer
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
How many classes can any class inherit java?
How can we make sure main() is the last thread to finish in java program?
Can a class have a static inner class?
Is java good for beginners?
What is abstract class constructor called?
How does multithreading take place on a computer with a single cpu in java programming?
Explain about doubly linked list
Name container classes in java programming?
What is the multi-catch block in java?
Name few java util classes introduced with java 8 ?
What is JDBC Driver interface?How can you retrieve data from the ResultSet
Is main is a keyword?
What is a lambda expression ? What's its use ?
Are the imports checked for validity at compile time? Will the code containing an import such as java.lang.abcd compile?
What is the argument in java?