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...
When you add a tile to the Start screen, it is known as ________ the app to the screen
Fill in the blank(s) with correct word
Computer Science & Information Technology
Which 802.11 wireless standard is the fastest when operating in the 5GHz range?
A) 802.11n B) 802.11o C) 802.11ac D) 802.11q
Computer Science & Information Technology