Examlex

Solved

A Function That Modifies an Array by Using Pointer Arithmetic

question 3

Multiple Choice

A function that modifies an array by using pointer arithmetic such as ++ptr to process every value of the array should have a parameter that is:


Definitions:

Related Questions