Decision-making Capability
A computer can perform certain decision instructions automatically. Here a decision consists of two steps.
1. Determining whether a certain statement is true or false.
2.Based on that result, choosing one or the other course of action out of alternatives included in the computer program.