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