Computer Science for IGCSE & O level - Programming (Section 3 - No. 20)

Which of the following are considered string handling methods?
Length
Substring
Replace
Concatenate

Explanation

String handling methods such as length, substring, replacing and concat are typically used for manipulating strings.

Comments (0)

Advertisement