Search:

Type: Posts; User: Score11

Search: Search took 0.08 seconds.

  1. Replies
    11
    Views
    1,874

    Re: Please help! Java ARRAYS

    How? Sorry, I am very new to Java.
  2. Replies
    11
    Views
    1,874

    Re: Please help! Java ARRAYS

    Thanks for replying...
    I tried that and it returns an error message " cannot find symbole - class list"
  3. Replies
    11
    Views
    1,874

    Please help! Java ARRAYS

    I have a Car class, the objects are below:

    //The car description.
    private String carDescription;
    //The customer name.
    private String customer;
    //The required deposit amount.
    public int...
Results 1 to 3 of 3