Question: What is the difference between an alert box and a confirmation box?Answer: An alert box displays only one button which is the OK button whereas the Confirm box displays two buttons namely OK and cancel. |
Is it helpful?
Yes
No
Most helpful rated by users:
- What are JavaScript data types?
- What\'s relationship between JavaScript and ECMAScript?
- What does isNaN function do?
- How do you convert numbers between different bases in JavaScript?
- What is negative infinity?