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