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 ________ is common throughout all SharePoint sites and provides easy access to elements within the site

A) global navigation bar B) toolbar C) Quick Launch D) tab

Computer Science & Information Technology

If a user types more characters than the default size of a text field, the information typed in excess of the default size is still stored and processed

Indicate whether the statement is true or false

Computer Science & Information Technology