Assume you have the following declaration double salesData[1000];. Which of the following ranges is valid for the index of the array salesData?

A. 0 through 999
B. 0 through 1000
C. 1 through 1001
D. 1 through 1000


Answer: A

Computer Science & Information Technology

You might also like to view...

The _____ lock indicator light on means numbers can be used from the numeric key pad

Fill in the blank(s) with correct word

Computer Science & Information Technology

The view button lets you manually set the magnification level of your document. _________________________

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

Computer Science & Information Technology

The memory space for a(n) ____________________ data value is 64 bytes.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

The process of displaying only a portion of the data based on matching a specific value to show only the data that meets the criteria that you specify

a. Sorting b. Deleting c. Filtering

Computer Science & Information Technology