CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com

Search:

Type: Posts; User: chrome_fox

Search: Search took 0.03 seconds.

  1. Replies
    8
    Views
    10,318

    Re: Java homework help!

    Thanks for the fast reply. I managed to form a brief idea on how to do it during dinner, and arrived at a similar method prescribed by dlorde. Once again, thanks!
  2. Replies
    8
    Views
    10,318

    Re: Java homework help!

    Thanks! I did not think it would be this simple, I'll need to practice more, I guess
  3. Replies
    8
    Views
    10,318

    Re: Java homework help!

    Okay, so the program is supposed terminate itself if the number inputted by the user differs by more than 1. However, it does not work in this case: I input 2 and 3, and i can input any number for...
  4. Replies
    8
    Views
    10,318

    [RESOLVED] Java homework help!

    1. Write a program that allows a user to input a sequence of consecutive numbers

    A. Create a program SequentialNumbers that prompts the user for integer numbers. The program should let the user...
Results 1 to 4 of 4





Click Here to Expand Forum to Full Width

Featured