vlsifacts.com
Wipro Limited – Technical Interview Question Bank – Part 1
Q. What is inheritance in Java? Ans. Inheritance is when a class inherits the properties of another class. The class which inherits is called the child class and the class from which the properties…