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