Multiple choice Which of the following is not a standard object of JavaScript? Boolean Array Day Math String Reveal answer Fill a bubble to check yourself C Correct answer Explanation Day is not a standard object of JavaScript, and the functions that belong to this object are Date(), getDate() etc.