Computer Science, asked by neneo9334, 1 year ago

What is the process you follow when you are asked to write a program?

Answers

Answered by osamahere313
0

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