Object Oriented Programming With JavaTU Board 2024
Differentiate between concrete class and abstract class. Why the process of implementing multiple inheritance using concrete classes is prohibited in Java and how it can be solved using interface?…
10Differentiate between concrete class and abstract class. Why the process of implementing multiple inheritance using concrete classes is prohibited in Java and how it can be solved using interface? Explain.
A worked answer is on its wayMeanwhile, read the Object Oriented Programming With Java notes for this topic.
Discussion
Loading…