1. Is there a method in the String class that tests whether a string ends with a given suffix? If so, what is it called and what are its parameters and return type?
2. Find the equals method in the documentation for class String. What is the return type of this method?