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

Which string method is used to find the number of characters in a string?
Substring
Length
Uppercase
Lowercase

Explanation

The 'Length' method returns the number of characters.

Comments (0)

Advertisement