How can you be sure that the results you obtain from your
program are correct?

A. Test it with known values.
B. Make sure there are no compiler errors.
C. Use someone else’s answers.
D. C++ program results are always correct.

A

Computer Science & Information Technology

You might also like to view...

You can change the chart type at any time.

a. true b. false

Computer Science & Information Technology

A(n) ____ is a method variable that stores an argument, so that the receiver of the message can access that argument.

A. message B. attribute C. parameter D. property

Computer Science & Information Technology