What type of a value a prompt()method returns?
Answers
Answered by
0
Answer:
Prompt ( ) method will return the input value if the user click on " OK " . If user clicks on the " CANCEL" then prompt will return null.
Similar questions