A series of instructions that tells a computer what to do and how to do it is called a ...........
Explanation:
The correct answer is (a) program. A program, often referred to as software, is a meticulously organized sequence of instructions written in a programming language that a computer can execute to perform a specific task or set of tasks. It precisely dictates 'what to do and how to do it' to the computer's hardware, enabling it to process data, manage resources, and interact with users. (b) A command is a specific instruction given to a computer program or operating system, typically by a user or another program. While it is an instruction, it usually represents a single action or a very small set of actions, not the comprehensive 'series of instructions' that defines an entire application or task. (c) A user response is input provided by a human user in reaction to a prompt or question from the computer. It is data or an action from the user, not a set of instructions for the computer to follow. (d) A processor (CPU) is the hardware component that executes instructions. It is the 'doer' of the instructions, not the 'series of instructions' itself. The processor reads and interprets the program's instructions. (e) None of these is incorrect, as option (a) accurately defines the term.