Subscript notation provides ____________ access to individual characters in a string.

a. write-only
b. local
c. read-only
d. global

c. read-only

Computer Science & Information Technology

You might also like to view...

How can you be sure that the results you obtain from your program are correct?

A. Test it with known values. B. Make sure there are no compiler errors. C. Use someone else’s answers. D. C++ program results are always correct.

Computer Science & Information Technology

A keyboard is an input device used to move the on-screen pointer to enable the user to select and manipulate objects.

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

Computer Science & Information Technology