66.8k views
3 votes
What is the characteristic of a good algorithm? A. It should use a programming language. B. It should use natural language. C. It should use complex data types. D. It should use as much code as possible.

User Zby
by
5.6k points

2 Answers

1 vote

Answer:

The correct answer is B. It should use a natural language.

Step-by-step explanation:

I got it right on the Edmentum test.

User Bill Patterson
by
5.7k points
1 vote

Answer:

A. It should use a programming language.

Step-by-step explanation:

An algorithm may be defined as the sequence of data and information that are given to the computer for the process which can be executed by the computer. These information given to the computer are implemented using the various programming languages. In a good algorithm, the steps of instructions should be precisely defined.

User Karyne
by
4.7k points