What is work of console . Log ? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
- 2

What is work of console . Log ?

Difference console .log and document.write ?

15th Jun 2021, 3:12 PM
Vivek Sureka
Vivek Sureka - avatar
1 Answer
+ 4
console.log() outputs on JavaScript output console. While document.write() displays output on webpage. Add relevant tags like HTML, js , output.. How 'c' is related...? Pls use search before posting next time. This is answered before many times... Happy learning...
15th Jun 2021, 3:31 PM
Jayakrishna 🇮🇳