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 technique is carried out to find out if a particular string is empty?
What is java in simple terms?
What is externalizable?
Define how can we find the actual size of an object on the heap?
What about instanceof operator in java?
What is main in java?
Why can't we override private static methods?
Why java is secure? Explain.
What is flag in python?
What is byte data type?
What is a method signature java?
What is a treeset in java?
What is r in java?
What are three types of loops in java?
What is off heap memory?