Which statement is used to display a pop-up message box in JavaScript?
prompt()
confirm()
alert()
console.log()