Java oops program like polymorphism and method overriding
Anonymous
10mo
// Parent class class Animal { // Method that can be overridden public void sound() { System.out.println("Animal makes a sound"); } } // Child class 1 class Dog extends Animal { // Method overriding @...read more
Help your peers!
Add answer anonymously...
Popular interview questions of Internship Trainee
Stay ahead in your career. Get AmbitionBox app
Helping over 1 Crore job seekers every month in choosing their right fit company
65 L+
Reviews
4 L+
Interviews
4 Cr+
Salaries
1 Cr+
Users/Month
Contribute to help millions
Get AmbitionBox app