What is the expected result when you run this script in the browser?
A.
A window alert box will display Hello.
B.
A window alert box will display Goodbye.
C.
No window alert box will appear because there is an error in the code.
D.
A window alert box will display Hello then a second alert box will display Goodbye.
Explanation: