4. 5. 6. 7. 8. - Emory University

Review Questions 331 4.You can use the concatmethod to concatenate two strings, or the plus (+) sign to concatenate two or more strings. 5.You can use the substringmethod to obtain a substring from the string. 6.You can use the equalsand compareTomethods to compare strings.The equals method returns trueif two strings are equal, and falseif they are not equal. ................
................