155,754 views
21 votes
21 votes
Select the correct answer.

Which of these options highlights the need for learning algorithms?
A.
Algorithms help you draw neat diagrams.
B.
Algorithms help you create easily understandable programs.
C.
Algorithms help you learn assembly-level language.
D.
Programmers can code using algorithms only.

User Jmromer
by
2.6k points

1 Answer

28 votes
28 votes

Answer:

B. Algorithms help you create easily understandable programs.

Step-by-step explanation:

Algorithms allow you to write your programs efficiently and readable.

Choice A is incorrect because that belongs to Art Class

Choice C is incorrect because Assembly Languages require alot more than just algorithms

Choice D is incorrect because you can code without algorithms but your Computer Science teacher will not like it.

User Salmen Bejaoui
by
3.0k points