0
4.7kviews
Explain Built in objects in JavaScript.

Mumbai University > information technology > sem 4> Web Programming

Marks: 10M

Year : May16

1 Answer
0
61views

JavaScript's built-in objects:

  • JavaScript supports number of built-in objects that extend the flexibility of the language. These objects are Date, Math, String, Array, and Object. Several of these objects are "borrowed" from the Java language specification, but JavaScript's implementation of them is different.

  • The JavaScript object model is a simple …

Create a free account to keep reading this post.

and 2 others joined a min ago.

Please log in to add an answer.