Computer Science, asked by hydrakiller009, 1 month ago

______ property returns the length of a string

Answers

Answered by parakkalsivadasan195
0

Answer:

Sr.No. Property & Description

1 constructor Returns a reference to the String function that created the object.

2 length Returns the length of the string.

3 prototype The prototype property allows you to add properties and methods to an object.

Similar questions