When an object is passed as a parameter into a function and the object will not change within the function, we should pass the object by:

A. reference
B. value
C. copy
D. const reference

D

Computer Science & Information Technology

You might also like to view...

Select the false statement regarding exceptions.

a. The C++ standard has a hierarchy of exception classes. b. All exception classes are accessible via c. Several classes derive from class exception. d. The what function can be overridden in each class derived from exception.

Computer Science & Information Technology

You define the remote site by changing some of the settings in the Site Setup dialog box. Briefly define what those settings are.

What will be an ideal response?

Computer Science & Information Technology