Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trialhimanshu samrariya
166 Pointswhat is the main use of console command
introduction to tools workspace
2 Answers
Dominik Schicketanz
1,832 PointsHey Himanshu Samrariya! The meaning of the console command is that the programmer can see, when he is running the program, if there is any problem with his code, and when there is a problem, you can (not every time) see where the problem is. You can also make some tests with the code based on this console.
This console isnΒ΄t just in Treehouse, it is also in other programming text editor like Eclipse for example.
I hope I could help you :)
Pranjal Agnihotri
4,187 Pointswhich console command "javac"?. Every command has its own meaning.They r just used to use Console