What is meant when you are told to build and test your software in steps?
What will be an ideal response?
Do not sit and write an entire program without compiling (checking for syntax errors) after every new addition. Write and test the program incrementally making sure each step works correctly before adding more functionality to the program.
Computer Science & Information Technology
You might also like to view...
Describe how Access sorts multiple criteria in a database
What will be an ideal response?
Computer Science & Information Technology
Which of the following is not one of the three general types of computer languages?
a. Machine languages. b. Assembly languages. c. High-Level languages. d. Spoken languages.
Computer Science & Information Technology