Question:

The group of instructions that perform a specific task is called -.

Show Hint

A program is what runs on a computer to perform tasks. It is a set of instructions, and you can think of it as the "recipe" that tells the computer how to complete a specific task.
  • Memory
  • Control
  • Program
  • Logic
Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is C

Solution and Explanation

A program is a sequence of instructions written to perform a specific task or function in a computer system. It is an organized set of actions and commands that a computer follows to execute tasks. This is distinct from memory (used for storage), control (refers to managing data flow), and logic (involves decision-making and operations). Hence, the correct term here is "Program".
Was this answer helpful?
0
0