Solved

Case-Based Critical Thinking Questions Case 9-2 Robin Maintains a Web

Question 64

Multiple Choice

Case-Based Critical Thinking Questions Case 9-2 Robin maintains a web page for updating the metro timings in the city. He would like the website to display the present day's schedule. To do this, Robin writes a code that includes an object to retrieve the day of the week and then loads the appropriate data into the page. Robin includes an expression to the code, var thisDay = new Date("May 23, 2018 14:35:05") ; Identify the value for the month that will be displayed on the web page by using thisDay.getMonth() method.


A) 35
B) 4
C) 14
D) 3

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions