Based on the information below, what is the value in the fourth position of the array?Declare Numeric custNumber[10]//Load custNumber arraycustNumber[0] = 10001custNumber[1] = 10643custNumber[2] = 10922custNumber[3] = 11532custNumber[4] = 11765

A. 10001
B. 10643
C. 10922
D. 11532


Answer: D

Computer Science & Information Technology

You might also like to view...

When controls such as the Open File Dialog and Save File Dialog are created, they do not appear on the form, but in an area at the bottom of the Designer known as the ____________.

a. control overflow b. design space c. component tray d. virtual form

Computer Science & Information Technology

To search for occurrences o?f specific text on the current webpage, use the _____ on page toolbar.

A. ?Find B. ?Locate C. ?Search D. ?Highlight

Computer Science & Information Technology

A project ____ is a visual extension of a project concept.

a. identity b. metaphor c. proxy d. template

Computer Science & Information Technology

Which of the following methods can not be used to edit the contents of a cell?

A. Press the Alt key B. Pressing the F2 key C. Clicking the formula bar D. Double clicking the cell

Computer Science & Information Technology