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