Errors in computer results could be due to
-
Encoding of data
-
Transmission of data
-
Manipulation of data
-
All of the above
D
Correct answer
Explanation
Computer errors can originate at multiple stages: encoding (converting data to machine-readable form), transmission (data transfer errors due to noise or interference), and manipulation (processing errors like overflow or logic bugs). Since all three stages are potential error sources, the correct answer includes all options.