Hi,

I need to write some java code that will compare two strings and if they both end with the same sub-string.

eg.

String NAME
String TEST

if (the last 7 characters of the string are...