Study the code given below :
Gues the event
How many times will the function Start() be called?
1
Once every time the system starts
2
Once every time the webpage is refreshed
3
Only once when the window is opened.
4
Will not be called as the event handler is wrong