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 JDBC Driver interface?How can you retrieve data from the ResultSet
when should you use stringbuilder class in a program?
How do you generate random numbers in java?
What is the meaning of I ++ in java?
If try block is successfully executed, Then Is Finally block executed?
What about method local inner classes or local inner classes in java?
Explain the use of sublass in a java program?
Why array is used in java?
What happens if we don’t define serial version uid?
What is static data type in java?
What is difference between static and final?
How can I become a good programmer?
What will happen if static modifier is removed from the signature of the main method?
What is meant by 'Class access modifiers'?
What is downcasting?