The process of walking through a program's logic on paper before you actually write the program is called ____.
A. desk-checking
B. flowcharting
C. pseudocoding
D. testing
Answer: A
Computer Science & Information Technology
You might also like to view...
Answer the following questions true (T) or false (F)
1. STL ranges [first, last) are always ‘half-open’ – from the first element to a designation for one past the last element. 2. Given a map m, the expression m["value"] will return NULL if there is no string named "value" stored in the map.
Computer Science & Information Technology
Provide a list of the names and IP addresses of all root servers of the Internet.
What will be an ideal response?
Computer Science & Information Technology
Which of the following is a correct syntax?
A. name B. name C. name D. name
Computer Science & Information Technology
In maintenance management, _____ means examining the whole in order to learn about the individual elements.?
A. ?synthesis B. ?adoption C. ?analysis D. ?elucidation
Computer Science & Information Technology