String Object Properties
Property | Description |
---|---|
constructor | Returns the function that created the String object’s prototype |
length | Returns the length of a string |
prototype | Allows you to add properties and methods to an object |
Property | Description |
---|---|
constructor | Returns the function that created the String object’s prototype |
length | Returns the length of a string |
prototype | Allows you to add properties and methods to an object |
Copyright © 2009-2012 - Learn Programming C | C++ | Java | Android | Tips and Tricks. | Contact Us. | Privacy Policy. | About Pritesh