MCQ
Which built-in method returns the length of a string?
Explanation
String length is accessed via the .length property, not a method.
String length is accessed via the .length property, not a method.