-
Constructor - Javascript Boolean constructor method returns a reference to the Boolean function that created the instance's prototype.
-
boolean.constructor()
- syntax -
returns the function that created this object's instance.
-
Prototype - property that allows you to add properties and methods to any object (Number, Boolean, String, Date). Prototype is a global property and it is available with almost all the objects.
-
object.prototype.name = value
- syntax -
var val = new String(string);
- the string parameter is a series of characters that has been properly encoded.
forked from StephenGrider/AlgoCasts
-
Notifications
You must be signed in to change notification settings - Fork 0
License
JavascriptDocumentation/AlgoCasts
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- JavaScript 86.8%
- HTML 13.2%