Which statement about the reviver parameter in JSON.parse() is true?( )
A function that will be called for every key and value at every level of the final result
Used to reform generic objects into instances of pseudo-classes
Each value will be replaced by the result of the reviver function
All three statements are true