Command interpreter is a system where it would execute a command at a time, according to the command the user types in.
The turtle graphics window is much the same as a command interpreter, except that the command are simpler (turn, move, etc.) and it displays a graphics window to show the result.
An operating system is the interface between a computer and human beings. Commands may be used to tell the computer what to do. Scripts are available to execute repetitive tasks.
An integrated development environment (IDE) is, as its name tells, an environment that provides the various tools for development, usually related to a computer language or a particular application.
Hope by reading the above, you would be able to figure out which choice you should make.
Which of the following is a type of software program used to write code and develop other programs.
A: a command line interpreter
B: the turtle graphics window
C: an operating system
D: an integrated development environment
Please help asap!
3 answers
Thank you!
does anyone have answers for Connections Computer Science II U4 quiz?
This is the first question:
Which error will result if this is the first line of a program?
lap_time = time / 8
- SyntaxError
- NameError
- FunctionError
- ZeroDivisionError
This is the first question:
Which error will result if this is the first line of a program?
lap_time = time / 8
- SyntaxError
- NameError
- FunctionError
- ZeroDivisionError