Which one of these will create a pop-up box?

(1 point)
document.getElementById()
console.log()
document.write()
window.alert()

window.alert()