Search:

Type: Posts; User: spikezone2004

Search: Search took 0.07 seconds.

  1. Replies
    10
    Views
    6,246

    Re: Sum of even and odd integers

    this is what I have so far,



    class integer
    {

    public static void main(String[] args)

    // user variable
  2. Replies
    10
    Views
    6,246

    Re: Sum of even and odd integers

    I took a look at it, makes sense. I haven't had any trouble with my past assignments, just this one because it is involving math its got me completely confused. My first assignment was to take the...
  3. Replies
    10
    Views
    6,246

    Re: Sum of even and odd integers

    create a class?

    This is the first java class I have taken, and my teacher isn't the best he answers questions with questions, half the people in the class are in the same boat as me.
  4. Replies
    10
    Views
    6,246

    Re: Sum of even and odd integers

    oh man, now i am lost. I'm not sure what to use at all anymore. Starting from scratch but I'm not to sure where to start >.<
  5. Replies
    10
    Views
    6,246

    Sum of even and odd integers

    Hello all, I just started a new java class and I am having a little bit off a problem with this program I have to write. I need to have a program that reads an integer value from the user and...
Results 1 to 5 of 5