Why might a programmer write a program to process a very large dataset instead of doing it by hand?
Processing by hand is impossible for any dataset
A program guarantees the data will contain no errors of any kind
A program can automate repeatable steps, processing the data far faster and more reliably
A program removes the need to decide what question to answer
Was this exam question helpful?