Search:

Type: Posts; User: stevolabo

Search: Search took 0.14 seconds.

  1. Re: need help with phone number program for homework

    Sorry, I have took java 1 a while ago, and now am taking java 2. This is my first program back, and struggling. the driver class was given to us from our teacher. So I have to create the dissector...
  2. Re: need help with phone number program for homework

    This is what I'm trying to do


    YourInitialsDissector.java
    Implement a YourInitialsDissector.java class that stores the phone number as a colon separated string of numbers and as four separate...
  3. need help with phone number program for homework

    New to Java programming and need help with my program. The program should output

    1:919:882:5000
    5000
    1
    882
    919

    driver program
    public class SSProg1
Results 1 to 3 of 3