Computer Science for IGCSE & O level - Programming (Section 10 - No. 29)
Which method is typically used to change all characters in a string to lowercase?
Substring
Length
Lowercase
Uppercase
Explanation
The `Lowercase` method transforms a string into all lowercase characters.
Comments (0)
