Student Reviews
( 5 Of 5 )
1 review
Video of 22 JavaScript Built in Natives Type in JavaScript Essentials course by CoderLipi channel, video No. 22 free certified online
Native objects are those objects supplied by JavaScript.
Examples of these are String, Number, Array, Image, Date, Math, etc. Host objects are objects that are supplied to JavaScript by the browser environment. Examples of these are window, document, forms, etc.