Search:

Type: Posts; User: thedolphin13

Search: Search took 0.17 seconds.

  1. Replies
    3
    Views
    2,159

    Re: Object array with constructor

    Thank you for the quick reply. Resolved!!! toString needed to return the instance variable (I had it returning null). To summorize, type String, for example, is a class and when you type String. and...
  2. Replies
    3
    Views
    2,159

    Object array with constructor

    I have a class project that requires a Symbol array. The parameters are:

    Symbol class with constructor and methods equals and toString and a TestDriver class that declares the Symbol array and...
Results 1 to 2 of 2