What happens if the user presses "Cancel" on a confirm() dialog box?
confirm()
The function returns true.
true
The function returns null.
null
The page reloads.
The function returns false.
false