What is the code to start displaying the time when the document loads?
1. onload = displayTime;
2.window. = displayTime;
3.window.onload = displayTime;
4.window.onload = start;
Answer:3
Posted Date:-2022-04-01 15:26:36