The first step in writing a program is:
- to type the code
- visualize the program running on a computer
- visualize logical errors
- clearly define what the program is to do
- None of these

Respuesta :

Answer:

The correct answer for the given question is" clearly define what the program is to do"

Explanation:

The first step in writing a program  is to clearly define what the program is if we have not known about the program it is very difficult to write the code about that program so firstly we have to understand  clearly what the problem is  after that  we write the code according that and visualize the errors and finally correct that error  .

Q&A Education