asked 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.

asked
User Zby
by
8.2k 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.

answered
User Bill Patterson
by
8.5k 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.

answered
User Karyne
by
8.0k points

No related questions found