Computer Science, asked by JANSARAPPA5650, 9 months ago

What type of a value a prompt()method returns?

Answers

Answered by DEVlL
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