Computer Science for IGCSE & O level - Programming (Section 15 - No. 4)
Which of these methods is used for extracting a part of the string?
Length
Substring
Uppercase
Lowercase
Explanation
Substring lets you extract a piece (or part) of the original string.
Comments (0)
