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 constant pointer to constant data.
b) A constant pointer to nonconstant data.
c) A nonconstant pointer to constant data.
d) A nonconstant pointer to constant data.

a) A constant pointer to constant data.

Computer Science & Information Technology

You might also like to view...

Explain what is meant by a database management system, and contrast it with a File Management System. Give a full account of the type of system structure you might expect for a Database Management System, and outline the type of facilities such a system should provide If you were in the position of appraising an application for possible implementation using a Database Management System, what aspects of the application would you consider with respect to the advice you might give?.

What will be an ideal response?

Computer Science & Information Technology

In a form, the blue lines are called margin lines, because their size is determined by the contents of the control's Margin property.

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

Computer Science & Information Technology