The aspect of software testing concerned with whether or not program modules are compatible with one another is ___________ .
a. top-down testing
b. bottom-up testing
c. black-box testing
d. white-box testing
e. integration testing
c. black-box testing
You might also like to view...
The process of calling a module requires several actions to be performed by the computer. This is referred to as __________.
a. overhead b. maintenance c. memory d. efficiency
Because each node of a linked list has two components, we need to declare each node as a(n) ____.
A. reference and string B. int and object C. index and element D. class or struct
The ________ function counts the number of calculable values, but ignores cells that have text or are empty.
Fill in the blank(s) with the appropriate word(s).
Which of the following is true regarding JavaScript??
A. ?JavaScript is a subset of Java. B. ?JavaScript statements are embedded in the C# program. C. ?JavaScript is a full featured programming language. D. ?JavaScript is one of the components of AJAX.