Search:

Type: Posts; User: ghostheadx

Search: Search took 0.13 seconds.

  1. Replies
    9
    Views
    1,235

    Re: Exercise 115

    Lol. My teacher saw my code and looked at it, including the driver class. He said the test area I could think of as my driver class.




    public static void main( String[] args )

    {

    //...
  2. Replies
    9
    Views
    1,235

    Re: Exercise 115

    Here's what I need help with. There's a separate code section to try out the solution. Here's my code for that. I'm getting a "cannot find symbol" error:



    public static void main( String[] args...
  3. Replies
    9
    Views
    1,235

    Re: Exercise 115

    Here's my updated code:



    // put class definitions here



    public class Record {
  4. Replies
    9
    Views
    1,235

    Re: Exercise 115

    So, how do I use multiple classes?

    --- Update ---

    I think that's just nesting classes right?

    --- Update ---

    For this example, what do I put in the subclass?
  5. Replies
    9
    Views
    1,235

    Exercise 115

    I took care of exercise 105. I don't know what to do with 115 though. I've worked a little bit more and progressed a slight bit, but here's the exercise:




    A team of biologists is conducting...
Results 1 to 5 of 5