In a technique called _____, the programmer simulates each program outcome or result and displays a message to indicate whether or not the program executed successfully.

A. modular testing
B. stub testing
C. acceptance testing
D. unit testing


Answer: B

Computer Science & Information Technology

You might also like to view...

The most common file types supported by digital cameras are raw uncompressed (RAW) data and ________

Fill in the blank(s) with correct word

Computer Science & Information Technology

You would use a ________ to organize your data into rows and columns

A) diagram B) table C) caption D) border

Computer Science & Information Technology

A __________ processes the plaintext input in fixed-size blocks and produces a block of ciphertext of equal size for each plaintext block.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

C# provides a special version of the decision structure known as the ____________, which simplifies the logic for testing a series of conditions.

a. if-else-if statement b. else-try statement c. series statement d. multi-condition logic structure

Computer Science & Information Technology