Computer Science for IGCSE & O level - Programming (Section 9 - No. 34)

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

Explanation

The 'Length' method determines the number of characters.

Comments (0)

Advertisement