Java Script String Object - Proerties and Methods

January 3, 2025 No Comments » Hits : 161





String Object Properties

PropertyDescription
constructorReturns the function that created the String object’s prototype
lengthReturns the length of a string
prototypeAllows you to add properties and methods to an object