1.

For displaying data in JavaScript, we can t use ____________.

A. innerHTML
B. document.getElementById()
C. console.log()
D. document.write()
E. None of these
Answer» C. console.log()


Discussion

No Comment Found