Hello, this is a question regarding a problem I am currently working on.
Hello, this is a question regarding a problem I am currently working on. I am on the last step of this lab and I
am currently trying to create an object using a class called Hourly. The programming language is in Java. When I used the constructor to begin the process of inheriting that object, I get the error in the file, ErrorP1.png. In my Hourly.java where the class is, I have the proper constructor and class name, so I am stuck on why I am getting this error.