what is string case in java
Answers
Answered by
3
Answer:
Java String toLowerCase() Method
The toLowerCase() method converts a string to lower case letters. Note: The toUpperCase() method converts a string to upper case letters.
Mark me as brainliest
Thank you
Answered by
2
Answer:
Generally, String is a sequence of characters. But in Java, string is an object that represents a sequence of characters. The java.lang.String class is used to create a string object.
Mark me as brainliest
Thank you.
Similar questions
Math,
1 month ago
Math,
1 month ago
Hindi,
1 month ago
Physics,
2 months ago
Computer Science,
9 months ago
Accountancy,
9 months ago
English,
9 months ago