JavaScript | Introduction To JavaScript| Question 5

Last Updated :
Discuss
Comments

Which method is used to print information to the browser console?

alert()

prompt()

document.write()

console.log()

Share your thoughts in the comments