a_____________ may have its value change during program execution. options. flowchart,counter, Algorithm,None of them
Answers
Answered by
18
Answer:
counter......
This is the answer
Answered by
0
Answer:
Writing an algorithm is just like preparing plan to solve
the problem.
Algorithm just gives the solution but not the answer.
Importance of writing algorithms are:
We can save the resources like time, human effort & cost
Debugging will be easier.
Since they are written using pseudo code, any technical person
can understand easily
Can be used as an design document
Once algorithm is written & understood neatly, easily can be
converted into executable program by using any programming
language
#SPJ2
Similar questions