Hi all,
This is my first time posting on any programming site, so please excuse me if I make mistakes. I usually try to figure things out for myself, but I really do need help with this one.
I am getting this error message:
Inventory3A1.java:119: illegal start of type
super (int item, String name, int quantity, double price);
Below is the code containing the line in question:
If anyone can show me what to do, I would greatly appreciate it. The more obvious the better, as my mind has turned to clay.
Thank you!!!