Search:

Type: Posts; User: TP-Oreilly

Search: Search took 0.08 seconds.

  1. Re: New to Java, could you explain something to me?

    Thanks :)
  2. Re: New to Java, could you explain something to me?

    If I'm right could you put just a simple yes :D
  3. Re: New to Java, could you explain something to me?

    Thanks for replying. I have a few questions:

    1. So, in
    Scanner number = new Scanner(System.in); I am assigning number the reference to a Scanner object?

    2. With that being said, that means...
  4. New to Java, could you explain something to me?

    Hi, I am new to java, and I have been following some youtube video tutorials and I'm not clear on something, so could you please explain it.

    Here is the code:


    import java.util.Scanner;...
Results 1 to 4 of 4