Page 1 of 1

About Question enthuware.jwpv6.2.986 :

Posted: Fri Jul 12, 2013 1:31 pm
by basamajoe
Is the signature correct like this?

public static String transformString(String arg);

or it has to be

public static String transform(String arg);

?