Search:

Type: Posts; User: Tronez

Search: Search took 0.07 seconds.

  1. Replies
    8
    Views
    1,174

    Re: Need help with a program

    Ok I've done that and managed to get the different values printing out, how do I now get from this to applying the values of the array?
  2. Replies
    8
    Views
    1,174

    Re: Need help with a program

    I think Ican see what I should be doing with the program but my main difficulty is actually coding it.

    So for example I can see in the main method we have the following code ...
  3. Replies
    8
    Views
    1,174

    Re: Need help with a program

    Hi thanks for the reply. Yeah I've made the array's as shown below, but im not sure if this is correct.


    String [] monthsArray = {"January", "February", "March", "April", "May", "June", "July",...
  4. Replies
    8
    Views
    1,174

    Beginner programmer needing help with a basic program

    Hi guys,

    I'm a new Java programmer and trying to write a basic program for my class which will take dates as shown below and then use a method (in this case the 'date' method)

    ...
Results 1 to 4 of 4