Sovi.AI - AI Math Tutor

Scan to solve math questions

QUESTION IMAGE

question # 1 multiple select before you write a computer program, what …

Question

question # 1
multiple select
before you write a computer program, what can you use for planning? select 2 options.
□ flowchart
□ flowplan
□ flowcode
□ pseudocode
□ pseudochart

Explanation:

Brief Explanations

Flowcharts visually represent the sequence of steps in a program, and pseudocode is an informal high - level description of the operating principle of a computer program. Both are used for planning before writing code.

Answer:

A. flowchart, D. pseudocode