122k views
0 votes
________ provides the instructions that tell a computer what to do.

User Pistacchio
by
8.1k points

2 Answers

4 votes

Final answer:

A computer program provides instructions that tell a computer what to do.

Step-by-step explanation:

A computer program provides the instructions that tell a computer what to do. It is a sequence of instructions that are written in a programming language such as Python, Java, or C++. These instructions can be simple or complex, and they guide the computer in performing specific tasks.

For example, if you want to create a program that adds two numbers, you would write the instructions to take input from the user, perform the addition operation, and display the result. The computer program is what enables the computer to execute these steps and provide the desired output.

User Rehan Azher
by
8.5k points
5 votes

Answer:

Step-by-step explanation:

software, instructions that tell a computer what to do. Software comprises the entire set of programs, procedures, and routines associated with the operation of a computer system. The term was coined to differentiate these instructions from hardware—i.e., the physical components of a computer system

User Nok Imchen
by
8.4k points