The process of walking through a program's logic on paper before you actually write the program is called desk-checking
This is further explained below.
Generally, A sequence of instructions written in a programming language that is intended to be carried out by a computer is known as a computer program.
The term "software" refers to a collection of elements, some of which are physical, such as computer programs, while others are more immaterial, such as documentation.
The form in which a computer program may be read by humans is known as the source code.
In conclusion, Desk-checking is when you go through the steps of a program's logic on paper before actually writing the program itself.
Read more about desk-checking
https://brainly.com/question/27330895
#SPJ1