A constant member function means that:

a. All of the parameters are constant
b. The object being acted upon is a constant
c. The parameters are not passed using call by value
d. The result of the function call cannot be assigned to
e. none of the above

B

Computer Science & Information Technology

You might also like to view...

________ generates and extends a series of values into adjacent cells based on the values of other cells

A) AutoFit B) Auto Fill C) AutoSum D) AutoComplete

Computer Science & Information Technology

When you work with a ____________, you process data from the beginning of the file to the end of the file.

a. sequential access file b. direct access file c. text file d. input file

Computer Science & Information Technology