List String class methods and their short definition
Answers
Answered by
1
Answer:
All String Methods
Method Description Return Type
toLowerCase() Converts a string to lower case letters String
toString() Returns the value of a String object String
toUpperCase() Converts a string to upper case letters String
trim() Removes whitespace from both ends of a string String
Explanation:
Similar questions
Computer Science,
2 months ago
Social Sciences,
5 months ago
Math,
5 months ago
Science,
11 months ago