Search:

Type: Posts; User: geezlouise

Search: Search took 0.11 seconds.

  1. Replies
    7
    Views
    1,236

    Re: Beginner,first java program assignment

    Thanks for your help Norm,you solved the error that I was having,now I will try to finish writing the program.I will post anything if something happens.
  2. Replies
    7
    Views
    1,236

    Re: Beginner,first java program assignment

    //Source listing for Assignment 1.

    import javax.swing.JOptionPane;

    public class Assignment1


    {
    public static void main(String[] args)
    {
  3. Replies
    7
    Views
    1,236

    Re: Beginner,first java program assignment

    Oh sorry I did not know about that.I will use that for future posts.Also,thanks for your input Starstreak, I think I know what you are trying to tell me...but its still not quite clear.I'm gonna try...
  4. Replies
    7
    Views
    1,236

    Beginner,first java program assignment

    Hey guys,I'm new to java programming and I am taking an introductory class to computer programming; and I am having trouble with our first assignment. Basically all I want my program to do is gather...
Results 1 to 4 of 4