Multiple Choice
A(n) ____ checks to see if the method works when it is placed into a larger program in combination with other methods.
A) module test
B) unit test
C) user-defined test
D) integration test
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q40: Software design begins by writing clear specifications
Q41: Often, the hardest part of correcting an
Q42: Computer programming is part of the software
Q43: Object-oriented programming, by its very nature, encourages
Q44: Once a method has been integration tested
Q45: _ measure whether the program meets the
Q46: Modular development makes a large project more
Q47: You can run a primitive method directly
Q48: In Alice, user-defined methods are encapsulated.
Q49: Primitive methods may be used to build