If a one-dimensional array contains five elements, its highest subscript is ____.

A. 4
B. 5
C. 6
D. 7


Answer: A

Computer Science & Information Technology

You might also like to view...

The methodology used by web project teams is usually:

a. the SDLC b. a derivative of the SDLC similar to the one discussed in this chapter c. decided on as the project is built d. web sites do not require the use of a development methodology

Computer Science & Information Technology

In a query with multiple sort fields, the fields with a Sort setting must be placed in what order?

a. Left to right b. Ascending c. Right to left

Computer Science & Information Technology

?Tiling is when a browser loads a background image and then repeats the image in both the vertical and horizontal directions until the entire background is filled.

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

Computer Science & Information Technology

When an application is run, the method that must be executed first must be named ____.

A. first() B. void() C. main() D. final()

Computer Science & Information Technology