Console means | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

Console means

help

30th Oct 2017, 12:41 PM
Hyde
2 Answers
+ 2
Console is a built-in part of your compiter's software; in Windows, its that black Command Prompt that you can type commands into. In programming, when you say something like Console.WriteLine("hello"), you're telling the program to write a line that says "hello" into the Console window. Google "command prompt" to see a picture of it.
30th Oct 2017, 12:50 PM
Stephanie
+ 1
thank you
30th Oct 2017, 12:53 PM
Hyde