When const is placed at the end of a function prototype (preceding a semicolon), it indicates:

A. that the returned value must be a literal number instead of the value of a variable
B. that a variable cannot be passed in as a parameter
C. that the function returns the same value every time
D. that the values of the data members declared within the class definition will not change during execution of the function

D

Computer Science & Information Technology

You might also like to view...

In the Speed/Duration dalog, what does deselecting the link icon do?

What will be an ideal response?

Computer Science & Information Technology

Press CTRL+K to copy an item to the Clipboard.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology