13
QuizMultiple Choice

Use Data Structures — Cumulative exam

Question 13 of 50 • Introduction to Information Technology - EL3701

A programmer is responsible for solving a problem and making a presentation that includes his solution. He does not have much room to show the steps, so he uses mostly words and a few symbols. For this presentation he decides to use

Answer
A
a flowchart because pseudocode is harder to write and understand.
B
pseudocode because it gives a summary of the process with concise words and symbols.
C
a flowchart because it requires special training to understand.
D
pseudocode because it uses pre-defined shapes to show the steps.
Previous
Next
A programmer is responsible for solving a…