Coforge Interview Question

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.

Interview Answer

Anonymous

Apr 25, 2015

Its a very easy question in java.. You just have to know the string handling, all the predefined functions.