Computer Science for IGCSE & O level - Programming (Section 15 - No. 45)

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

Explanation

The 'Length' method returns the character count.

Comments (0)

Advertisement