JS

JavaScript Fundamentals 1 - Javascript math object

25.

What is the purpose of the JavaScript Math object?

To create and manipulate arrays.

To manipulate strings and perform string concatenation.

To perform mathematical operations like square roots and random number generation.

To work with dates and times.