Q. Which function is used to print something to the console? (A) console.log() (B) print() (C) log() (D) echo() ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (A) console.log() Explanation: console.log() prints output to the browser console.