Strings are the simplest of the complex data types :) They provide several operations, such as getting the length of the string, or a substring of it..
A very good introduction to this type is available here: http://javabat.com/doc/string.html.
Questo esercizio รจ stato convertito per PLM dall'eccellente sito di esercizi http://javabat.com/