54.9k views
3 votes
A(n) ____ is a location on your computer screen where you type text entries to communicate with the computer’s operating system.

User Xneg
by
5.5k points

1 Answer

4 votes

Answer: Command Line Interface

This is also known as a command prompt.

On many systems, this program has a black background and white text font. You can type in commands such as "cd" which means "change directory", or you could type in "mkdir" to make a directory. The commands I'm listing in the examples apply to windows systems but they may also apply to linux and other systems as well.

User M T Head
by
5.5k points