i need income tax program using java inheritance concept.
could u please help me?
Answer Posted / jitendra kumar
i think you must be use heirarchi inheritance.
but best option is interface because it provide same feature
of multiple inheritance.In java, we can not use multiple
inheritance
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
What is the hashcode () and equals () used for?
What is Java Annotations?
What is difference between wait and notify in java?
Write a code to create a trigger to call a stored procedure
What is data type modifier?
Why inputstreamreader is used in java?
Can bool be null?
Why can't you declare a class as protected?
What is math floor in java?
What is the use of pattern in java?
What is the maximum size of hashmap in java?
How java enabled high performance?
What is the difference between scrollbar and scrollpane?
What are the differences between path and classpath variables?
Explain what is Marker interface?