What is processing
Answers
Answer:
Perform a series of mechanical or chemical operations on (something) in order to change or preserve it.
Hope my answer was helpful too u
Processing is the manipulation or a transformation, of letters, numbers or graphic symbols that consititute data.
It's the term which describes the process of the software program manipulating data from a stored file.
Data is collected, captured, rearranged, sorted, in sequence, stored, retrieved, formatted and sent to various persons who need the information.
Processing includes :
Calculations.
Comparison.
Decision-making
Logic.
Calculation is includes for addition, subtraction, multiplication and Division.
Comparison is includes for equal to, greater then, less then, positive, negative, and zero.
Decision making is includes for branching to a different path depending on a condition.
Logic is used to sequence or flow of the steps to be followed to get the desired result.