English, asked by Reetinder9737, 1 month ago

The... function display alert box with ok botton?

Answers

Answered by CuteBunny21
3

Answer:

\Huge\bf\maltese{\underline{\blue{Answer ࿐}}}\maltese

alert() function displays popup message with 'Ok' button. confirm() function display popup message with 'Ok' and 'Cancel' buttons. Use confirm() function to take user's confirmation to proceed. prompt() function enables you to take user's input with 'Ok' and 'Cancel' buttons.

Similar questions