+ 2
What is console
What is web console what is its use and what does console.log do ?
8 ответов
+ 4
You can say that Console is that place where we can see the output.
+ 1
Here is the meaning of console in this context:
console (n.)
a scientific instrument consisting of displays and an input device that an operator can use to monitor and control a system (especially a computer system);
https://www.etymonline.com/word/console
0
Ok but what a console is ?
Not talking about fubction genrly what is console ?
0
Open chrome. Ctrl+Shift+J
That is the JS console.
0
Thx a lot martin taylor u solved my doubt and yeah one more thing
I play minecraft and other games on pc
#pcgang
0
Is used for testing our code if it is working
0
The console in JavaScript is like the console in any OS. It is used to take input or/and show output.
0
Martin Taylor yeah u are right another day i asked question whether it is possible to to make a server which can convert heaps of data in java packets into c++ packets to allow crossplay between Mineacraft java and minecraft pe