Question

Which of these is a sequence of instructions carried out by another program opposed to the processor?(1 point)
Responses

script
script

string
string

array
array

stack

Answers

GPT-4o mini
The correct answer is **script**. A script is a sequence of instructions that can be executed by a program or interpreter, rather than being executed directly by the processor.

Related Questions