Page 1 of 1

Question 1 (5 points) What is inheritance in java? Explain it with an example code. Why do you think it is relevant to O

Posted: Fri Jul 08, 2022 6:45 am
by answerhappygod
Question 1 5 Points What Is Inheritance In Java Explain It With An Example Code Why Do You Think It Is Relevant To O 1
Question 1 5 Points What Is Inheritance In Java Explain It With An Example Code Why Do You Think It Is Relevant To O 1 (137.64 KiB) Viewed 50 times
Data structures in java class
Question 1 (5 points) What is inheritance in java? Explain it with an example code. Why do you think it is relevant to OOP? (5 points) Question 2 (5 points) What is an abstract class in Java? Show an example code of abstract class and abstract method. Question 3 (5 points) What is Polymorphism in Java? Show an example code and explain it. (5 points) Question 4 (5 points) What does 'static' keyword in java? Explain with some example. (5 points)