String Methods
String Methods
Type
equals() Compares two strings. Returns true if the strings are boolean
equal, and false if not
replace() Searches a string for a specified value, and returns a new string String
where the specified values are replaced