Search:

Type: Posts; User: nepperso

Search: Search took 0.10 seconds.

  1. Replies
    5
    Views
    1,643

    Re: constructor and class

    Okay, how does this look now? I'm adding more to the code


    package natashaepperson_chapter_08_exercise_63;
    import java.util.Random;
    /**
    *
    * @author Natasha.Epperson
    */
    public class...
  2. Replies
    5
    Views
    1,643

    Re: constructor and class

    I think I understand, I get a little lost in some of the naming conventions. I haven’t had as much time to devote to java as I’d like to since I’m taking Calc III at the same time.


    public class...
  3. Replies
    5
    Views
    1,643

    constructor and class

    I'm trying to tackle the problem step by step. What I am having trouble is where to start lol
    I started with writing the constructor but not sure if i'm going in the right direction for this...
Results 1 to 3 of 3