Relative Content

Tag Archive for javaintellij-ideaabstract-class

Argument is not processed properly in Java abstract class

I’m currently studying abstract classes in Java, and I tried to run the abstract example in the lecture video I’m studying, but I’m not getting the results I’m expecting. (The lecture video didn’t show the results/didn’t run the code after, so I ran it myself.)