Computer Science, asked by riteshjadhav2132004, 4 months ago

what is built in function in java script write built in function used in java script​

Answers

Answered by student43417
2

Answer:

JavaScript has several "top-level" built-in functions. JavaScript also has four built-in objects: Array, Date, Math, and String. Each object has special-purpose properties and methods associated with it. JavaScript also has constructors for Boolean and Number types.

Similar questions