Tarun works all night long writing code and writing more and more classes for each object he now thinks that he can write a superclass which defines some hierarchical feature for other classes, what can he use ? By Editor No Comment Answer : C. Inheritance
Palak enters a coding competition she wants to write code to pass down values from one class to another. Which of following concept should she use to do so ? By Editor No Comment Answer : C. Extends