Multiple Choice
A program whose only task is to test a method is called a:
A) driver program
B) stub
C) bottom-up test
D) recursive method
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q6: Discuss the importance of accessor and mutator
Q7: Mutator methods can return integer values indicating
Q8: Accessor methods:<br>A)return something equivalent to the value
Q9: A set method is:<br>A)an accessor method<br>B)a mutator
Q10: An invocation of a method that returns
Q12: Two methods that are expected to be
Q13: Discuss the public and private modifiers in
Q14: Only the default constructor has the this
Q15: The body of a method that returns
Q16: In Java,a block is delimited by:<br>A). )<br>B).