Answer:
"Analog" seems to be the appropriate choice.
Explanation:
- Data estimation or representation by purposes of one sometimes more physical characteristics which can convey any information on a continuum of severity.
- Analog data or information is information that is expressed physically. At which digital information is a series of individual symbols, analog data, if the substrate loops on even a vinyl record, the magnetic disks on a VCR compilation, and perhaps other non-digital material, is contained in physical media.
Answer:
Algorithms.
Explanation:
Computer system is an electronic machine that receives input data, processes or executes these data and outputs the results. It comprises of two parts, the hardware and software components.
The computer receives data created by a process and inputted by individuals. The software components are the operating system and the application softwares running in the operating system. The application software follows a well defined stages of task to execute a task. This is called algorithm.
The application uses the algorithm to execute the task on the input data to give the required result.
Answer:
option d is the correct answer
True
1 clarify programing needs
2 design the program
3 code the program
4 test the program
5 document and maintain