Search:

Type: Posts; User: rolfba

Search: Search took 0.12 seconds.

  1. Replies
    7
    Views
    823

    [SOLVED] Try having a look at the javadoc for the String...

    Try having a look at the javadoc for the String class and search for Java string concatenation on Google.

    Rolf
  2. Replies
    7
    Views
    823

    [SOLVED] Arrays.toString is a method for visualising...

    Arrays.toString is a method for visualising arrays, so the square brackets are there to show that it is an array.

    Try and explain what it is exactly you want your code to do.

    Rolf
Results 1 to 2 of 2