Computer Science, asked by valsammavalsamma2525, 3 months ago

Explain any 3built in functions in JavaScript

Answers

Answered by ma876opl986
1

Explanation:

  1. javascript has several "top-level" built -in functions .
  • javascript also has four built-in objects
  • Array ,Data, Math, and String. Each object has special-purpose properties and Methods associated with it . Javascript also has contructors for Boolean and number types
Similar questions