Built-in Objects

  • JavaScript has some useful built-in methods and objects
  • For operations with dates, use the Date object
  • For advanced math, use the Math methods
  • Browser APIs

9 / 32