How would you optimize your code?... I was given to write code to manipulate a users first middle and last name, print last name, then first and then middle name.
Sigiloso
Its a very easy question in java.. You just have to know the string handling, all the predefined functions.