answersLogoWhite

0


Best Answer

Software refers to the program s, or applications, that a computer uses to complete tasks.

User Avatar

Wiki User

10y ago
This answer is:
User Avatar
More answers
User Avatar

Wiki User

15y ago

routine routine

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is the term for a computing program or part of a program that performs a specific task?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is a special part of an organism that performs a specific function?

organ


What is part of a eukaryotic cell that performs a specific function?

organelle


What is the special part of an organism that performs a specific function?

organ


What is a part of the body made up of tissues that performs a specific job?

Such is the definition of an organ.


Why you divide a program into functions?

In order to make a large program more manageable, it is convenient to identify and isolate specific tasks that a program performs and to separate out those tasks into functions. These functions are used/invoked as needed by the main part of the program. They can also be invoked by other functions. Often a program will perform the same task in different parts of the program. Using a function to perform the task and invoking the function from the different parts of the program means that only one copy of the code is needed. This helps reduce the size of the program.


What is subroutine?

Subroutine is an instruction sequence in a machine or assembly language program that can be prewritten and referred to as often as needed. Subroutine is used for controlling thing e.g. traffic lights burglar alarms they all use subroutine


What is the slowest part of the computing process?

HDD


Is an eye a organism?

The eye in of itself is not an organism. An organism is a contiguous living system. The eye would be considered an organ which is a differentiated part of an organism that performs a specific function.


What does dsp stand for?

DSP can stand for many items depending on the field it is used in. A couple examples are "Domain Specific Part" in computing and "Digital Signal Processor" in video editing.


What is cloud computing implementation?

Cloud computing is part of technology. It helps with electronics and monitor screens. It plays a huge role in the current technology. There is a cycle with cloud computing.


Egypt air frequent flier program?

EgyptAir is part of the Star Team Alliance program. See related link below, however their specific frequent flyer program is EgyptAir Plus.


What performs arithmetic and logic calculations?

There is a special part of the CPU that performs Arithmetic and Logical calculations. Its called Arithmetic Logic Unit ( ALU ).