0 votes
in JavaScript by
Which built-in method returns the length of the string?

1 Answer

0 votes
by

length() method returns the length of the string.

...