A function that prints a string by using pointer arithmetic such as ++ptr to output each character should have a parameter that is:
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.
b. A nonconstant pointer to constant data.
Computer Science & Information Technology
You might also like to view...
Which of the following are more secure file transfer alternatives to using FTP? (Select TWO).
A. SFTP B. HTTP C. SNTP D. RCP E. SCP
Computer Science & Information Technology
Some mobile viewports may not be large enough to play videos.
Answer the following statement true (T) or false (F)
Computer Science & Information Technology