Recent content by redskins21
-
R
Java [Java] Class and Driver Class help
Hello, I am trying to figure out what I did wrong and I couldn't figure it out. here is the error code: setMake(java.lang.String) in Automobile cannot be applied to (). Class file: import java.util.Scanner; public class Automobile { private int num; //number of automobiles to...- redskins21
- Thread
- Class Java
- Replies: 2
- Forum: Programming and Computer Science