Actions of Java’s
String
class
•
String operations include
–
joining one string to another (concatenation)
–
converting number values to strings
–
converting strings to number values
–
comparing 2 strings