Inheritance in Java Netbeans 7.0.1
I am using Net Beans 7.0.1 and i have made a parent class and 7 child classes. How can I restrict some child clause to call some functions of the parent class but allow other child clauses to call those functions?








