Computer Science, asked by amitasingh686, 7 months ago

__ __ _ _is a set of instructions given to a computer to get the desired output.

Answers

Answered by BrainlyYoda
2

Answer:

Program is a set of instructions given to a computer to get the desired output.

Explanation:

For performing a specific task to get a desired output we write several instructions and when there is collection of instruction to perform a task it is said to be a program.

To write these programs we use programming languages.

These languages are human readable but, these languages get changed by the interpreter so, as machine can understand and execute it.

When we combine all these programs for a specific task and other things too it is called to be a software.

Algorithm is the method which helps us in having calculations and manipulation.

Similar questions