Which of the following methods can be used to display data in some form using Javascript?
all of the above
console.log()
window.alert()
document.write()