+ 1

what is console?

it is language

26th Oct 2016, 2:51 AM
Kinjal Suryavanshi
Kinjal Suryavanshi - avatar
4 Answers
+ 5
Console is a text terminal or command line interface where the user can monitor realtime information or interact with the system in a low level. To make it simple: it's the black screen you see your console applications running in!
26th Oct 2016, 3:09 AM
Hanike T.
Hanike T. - avatar
0
search cmd on windows
26th Oct 2016, 12:18 PM
Kert MĂ€nd
Kert MĂ€nd - avatar
- 1
A console application is a computer program designed to be used via a text-only computer interface, such as a text terminal, the command line interface of some operating systems (Unix, DOS, etc.) or the text-based interface included with most Graphical User Interface (GUI) operating systems, such as the Win32 console in Microsoft Windows, the Terminal in Mac OS X, and xterm in Unix. A user typically interacts with a console application using only a keyboard and display screen, as opposed to GUI applications, which normally require the use of a mouse or other pointing device. Many console applications such as command line interpreters are command line tools, but numerous text-based user interface (TUI) programs also exist.
27th Oct 2016, 5:36 PM
MohammadReza Dehnashi
MohammadReza Dehnashi - avatar
- 1
ahahaha its a black window)
20th Nov 2016, 10:34 AM
Oleg
Oleg - avatar