Computer Science for IGCSE & O level - Programming (Section 14 - No. 38)
Which string handling method is used to find the number of characters in a string?
Substring
Length
Uppercase
Lowercase
Explanation
The 'Length' method is used to determine the number of characters in a string.
Comments (0)
