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...

A ________ blocks unauthorized access to a network

A) WPS B) data packet C) firewall D) wireless access point

Computer Science & Information Technology

Each tweet must be 140 characters or less in length

Indicate whether the statement is true or false

Computer Science & Information Technology

The ________ function should be used to calculate the total number of periods in a loan

Fill in the blank(s) with correct word

Computer Science & Information Technology

Which of the following is true of deleting a row in a table??

A. ?Deleting a row's structure also deletes its content.
B. ?Deleting a row's tag also deletes its insertion point.
C. ?Deleting a row's header also deletes its footer.
D. ?Deleting a row's reference also deletes its pointer.

Computer Science & Information Technology