1.

What Are String Properties?

Answer»

Here is a list of the properties of String object and their description.

  • constructor: Returns a reference to the String FUNCTION that created the object.
  • LENGTH: Returns the length of the string.
  • prototype: The prototype property ALLOWS you to add properties and METHODS to an object.

Here is a list of the properties of String object and their description.



Discussion

No Comment Found