Computer Science, asked by abratmughal733, 1 year ago

Mention the steps you would follow while writing a program?

Answers

Answered by osamahere313
1

first of all look at what the output should be.

based on that try to get the variables involved and before compiling make sure you have declared all the variables.

read the question part by part and translate the sentence into code.

make sure u have attempted all the parts

lastly check for any syntax ,semantics or run-time errors.

Similar questions