question # 1\nmultiple select\nbefore you write a computer program, what can you use for planning? select 2…

question # 1\nmultiple select\nbefore you write a computer program, what can you use for planning? select 2 options.\n□ flowchart\n□ flowplan\n□ flowcode\n□ pseudocode\n□ pseudochart
Answer
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