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


(a) driver program

Computer Science & Information Technology

You might also like to view...

After the following statement executes, what value will the MAPLE enumerator be stored as, in memory?

``` enum Tree { OAK, MAPLE, PINE }; ``` a. "MAPLE" b. 2 c. 'M' d. 1 e. 1.0

Computer Science & Information Technology

Surveys in SharePoint allow you to collect responses without having to call a meeting or visit each individual

Indicate whether the statement is true or false

Computer Science & Information Technology

In a category of games known as ________, millions of players connect to various servers to team up with other players in very large virtual worlds.

A. P2P B. MMORPGs C. wikis D. MOOCs

Computer Science & Information Technology

Discuss loose coupling.

What will be an ideal response?

Computer Science & Information Technology