Q
Easy 1 Mark
Computer Studies Programming Fundamentals
What must a programmer do before writing a program?
Explanation
Before writing a program, a programmer must first understand the problem and design a clear solution, usually using algorithms and flowcharts.
Reference: Computer Studies , Page 1
Hint
Planning comes before coding.