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.

Respuesta :

Answer:

A. It should use a programming language.

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.

Answer:

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

Explanation:

I got it right on the Edmentum test.