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 purpose class.forname method?
Is vector synchronized in java?
Is java a pure object oriented language?
Differentiate between vector and array list.
What is string buffer?
What is a jit compiler?
What is thread synchronization in java?
Why is java so popular?
What is qms certification?
Do I need to import java.lang package any time? Why?
What is anonymous inner class?
What are benefits of java?
Why javac is not recognized?
What is a java applet? What is an interface?
Can we create more than one object singleton class?