What method should be used to pass an array to a function that does not modify the array and only looks at it using array subscript notation:

a. A nonconstant pointer to nonconstant data.
b. A nonconstant pointer to constant data.
c. A constant pointer to nonconstant data.
d. A constant pointer to constant data.


d. A constant pointer to constant data.

Computer Science & Information Technology

You might also like to view...

Java stores event handlers in classes called Listeners.

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

Computer Science & Information Technology

Users can edit the contents of a label control while the application is running.

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

Computer Science & Information Technology

How many pins does an RJ-45 modular plug have?

a. 4 b. 6 c. 8 d. 16 e. None of these answers is correct.

Computer Science & Information Technology

The Report Header contains the information printed at the top of every page of a report

Indicate whether the statement is true or false

Computer Science & Information Technology