Question: 13 What is the JavaScript code that prints out the current time in hours: * OS (2 Points) var today getHours(); document.write(dd); var document.write(getHours()); var

13 What is the JavaScript code that prints out the current time in hours: * OS (2 Points) var today getHours(); document.write(dd); var document.write(getHours()); var today = new Date(); var dd = today.getH0; document.write(dd); var dd = new hourso: document.write(dd); var today = new Date(getHours()); document.write(dd); var today = new Date(); var dd = today.getHours(; document.write dd): 14 Inna with file name of picture in IMG tag
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
