What value is returned by the compareTo() function in case the invoking string happens to be greater than the compared string?
1) a value that is greater than zero
2) a value that is less than zero
3) zero
4) none of the above