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 7:26 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 (63.26 KiB) Viewed 53 times
please give examples of the code too and explain in your own words
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) Data structures in java class