What is the purpose of the Math method toSource()?
(a) Returns the string “Math”
(b) Sends the source to the Math Library
(c) Returns the value of the object
(d) Returns an integer value
I have been asked this question in unit test.
The origin of the question is Comparison of Core JavaScript versus Frameworks in portion Caching, Debugging and Animation of JavaScript