Computer Science, asked by reejarohit, 7 months ago

Write the different types of popup boxes with its syntax .

Answers

Answered by nanditap322
0

Answer:

There are three types of pop up boxes in JavaScript namely Alert Box, Confirm Box and Prompt Box. Alert Box: It is used when a warning message is needed to be produced. When the alert box is displayed to the user, the user needs to press ok and proceed.

Explanation:

hope it will helpful for you

Similar questions