Answer the following statements true (T) or false (F)
1.The actual argument corresponding to a formal integer argument should be of type int even though this is not required by C++.
2. The number of actual arguments does not need to correspond with the number of formal arguments.
3. In white-box testing, the tester has full knowledge of the code comprising the module being tested.
1. True
2. False
3. True
Computer Science & Information Technology
You might also like to view...
The F7 key opens the Thesaurus pane
Indicate whether the statement is true or false
Computer Science & Information Technology
One of the best ways to extend the functionality of a Web site is to connect the site to a ____.
A. library item B. form C. database D. layer
Computer Science & Information Technology