What is the code for getting the current time?
A.now = new Date();
B.var now = new Date();
C.var now = Date();
D.var now = new Date(current);
Answers
Answered by
0
var now = new Date(); is the code for getting the current time
Answered by
0
hiii
A is your answer
A is your answer
Similar questions
Math,
7 months ago
History,
7 months ago
English,
7 months ago
Computer Science,
1 year ago
Computer Science,
1 year ago
Physics,
1 year ago
Business Studies,
1 year ago