Search:

Type: Posts; User: r_sardinas

Search: Search took 0.09 seconds.

  1. Re: Question concerning nextLine() method in Scanner Class

    Ah, thanks so much. I changed what i typed in this time and printed out what the results were and they demonstrate exactly what you said.

    New Code:



    import java.util.Scanner;


    public...
  2. Question concerning nextLine() method in Scanner Class

    Here's my dilemna.


    I'm a teacher's assistant for one of our beginner classes (CPSC 1301). I've done this for several semesters now. When students are learning the Scanner class, there are often...
Results 1 to 2 of 2