Search:

Type: Posts; User: Norm

Search: Search took 0.12 seconds.

  1. Replies
    3
    Views
    1,464

    Re: HELP!! Phone Directory Program

    Add some println statements to the code to show where the code is executing.
    Something like:
    System.out.println("Entered constructor");

    Also print out the values of variables used to control the...
  2. Replies
    3
    Views
    1,464

    Re: HELP!! Phone Directory Program

    Can you explain what it does and why that is not what you want it to do?
    Show the program's output and explain what is wrong and show what the output should be.
Results 1 to 2 of 2