Question: The & operator can be applied to Select one: a. constants b. right values c. left values d. literals What method should be used to
The & operator can be applied to Select one:
a. constants
b. right values
c. left values
d. literals
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 without changing the content of the array
Select one:
a.A constant pointer to constant data
b.A nonconstant pointer to nonconstant data
c.A constant pointer to nonconstant data
d.A nonconstant pointer to constant data
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
