Recent content by redskins21

  1. 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...
Back
Top