Computer Science for IGCSE & O level - Programming (Section 10 - No. 24)

Which string handling method is used to convert a string to lowercase?
Uppercase
Length
Lowercase
Substring

Explanation

The lowercase method is designed to convert all characters to their lowercase version.

Comments (0)

Advertisement