A series of instructions that tells a computer what to do and how to do it is called a _______
A) Program
B) Command
C) User response
D) Processor
Answers
ur answer
⭐⭐option A⭐⭐
✨A) Program✨
A series of instructions that tells a computer what to do and how to do it is called a. .....Program.
Answer:
The correct answer to the given question is:
A) Program
Explanation:
A program is a set of instructions that a computer uses to perform a specific function. By analogy, a program is like a computer recipe. It contains a list of components (called variables that can represent numeric data, text, or images) and a list of instructions that tell the computer how to perform certain tasks (called operators).
Programs are created using a specific programming language, such as C++, Python, or Ruby. These are high-level programming languages that can be read and written by humans. These languages are then translated into low-level machine languages by compilers, interpreters, and assemblers within the computer system. Assembly language is a type of low-level language that is one step higher than machine language, and while it is technically human-written, it is usually much more secretive and difficult to understand.
#SPJ2