196k views
5 votes
Which of the following is true about the task of calculating paychecks?

It can always be correctly executed by using a random process.
It can always be correctly executed by using ill-defined steps.
It is an example of a logic problem that computers can solve.
It is an example of a task that cannot be automated on a computer.

User Ultragtx
by
5.7k points

2 Answers

3 votes

Answer:

C

Step-by-step explanation:

have a good day

User Paarth
by
5.0k points
1 vote

Answer:

The correct option is C. It is an example of a logic problem that computers can solve.

Step-by-step explanation:

An algorithm can be described as the series of steps required to solve any mathematical problem. Nowadays, instead of performing every step and getting the results, people use computers for calculating the large sets of data. We just have to input the values and computers will generate the results without us having to perform any functions. Hence, the task of calculating paychecks can easily be done by using computers.

User Samuel Dauzon
by
5.6k points