Search:

Type: Posts; User: Babs

Search: Search took 0.09 seconds.

  1. Replies
    3
    Views
    1,169

    Re: Arrays (address book)

    Hiya I dont know what code wrapping is, sorry I'm really new to this. Appreciate the help.
    Here is my code

    import java.util.Scanner;
    import java.util.ArrayList;

    public class addressbook1
    {...
  2. Replies
    3
    Views
    1,169

    Arrays (address book)

    I am trying to use an if statement in a do while. I have placed a menu inside the do while and then want to use the if statment to deal with the four menu options. The first menu option is to enter...
Results 1 to 2 of 2