Search:

Type: Posts; User: Kilowog

Search: Search took 0.10 seconds.

  1. Replies
    2
    Views
    1,702

    Re: 2D array help plz

    ok here is the updated code now i just cant figure out how to make the method to replace the elements or variables in my array to work


    import javax.swing.*;

    public class xm3
    {
    public...
  2. Replies
    2
    Views
    1,702

    2D array help plz

    hello smile.gif
    i am having trouble with the 2D array i am making.......it is supposed to be an address book of sorts

    Miller, Joseph, 910 Auburn Avenue, McLean, VA, 7035551234
    Frank, Michael, 1...
  3. Replies
    1
    Views
    6,963

    how do i draw a shape with nested loops?

    ok now what i want out of this program is to be able to ask the user how large the height and width of the drawing should be. (i seem to have this down ok or at least i think i do)
    i also want to be...
  4. Replies
    4
    Views
    2,099

    need help with loops plz

    hi i am new to java programming and im working on a looping program involving the fibonacci numbers.
    what i would like to do is to have a program that asks the user how many values of the Fibonacci...
Results 1 to 4 of 4