71.7k views
3 votes
Today we solved a series of problems with a limited set of commands (only 4). Give at least one reason Why is it useful to learn how to solve and program solutions with a limited set of commands?

a. It’s easier this way

b. Humans can only learn a limited number of commands

c. There isn’t a command to do every little thing

d. It’s more efficient this way

e. No answer is correct

2 Answers

5 votes

Answer:b)Humans can only learn a limited number of commands

Explanation: Programming problem are solved with various types of statement, commands, datatypes etc. In accordance with the human being , it is not easy for them to memorize complex and lengthy commands.

Due to numerous commands ,limited set of commands are used so that the user can be familiar with the command type and number of instruction .This will help them to learn the commands easily and find the solution for the programming problem.Thus, the correct option is option(b).

User Anuj Dhiman
by
5.2k points
6 votes

Answer:

e. No answer is correct.

Step-by-step explanation:

When there are limited number of commands in this case we have only 4 it is useful to learn how to program solutions and solve the problem with a limited set of commands because in this way it is easier to learn how to solve and program solutions having limited set of commands.

Hence the answer to this question is option e among the given options.

User Georg Fritzsche
by
5.5k points