In the array declaration double score[5]; identify the following:

a) The array name
b) The base type
c) The declared size of the array
d) The smallest and largest index values this array can have.
e) Give one of the indexed variables (a.k.a. elements) of this array.


a) The array name is score. b) The base type is double. c) The declared
size is 5. d) The smallest index is 0, and the largest array index is 4. (as in all arrays)
e) score[2] is one of the indexed variables.

Computer Science & Information Technology

You might also like to view...

A ____ lets the customer determine whether an individual supplier is carrying out the practices that the customer considers necessary to ensure security.

A. baseline profile B. custom profile C. standard profile D. reference profile

Computer Science & Information Technology

A data file is created automatically when you set up an e-mail profile in Outlook, called an Outlook ____.

A. message B. document C. record D. profile

Computer Science & Information Technology

If you use the Export Wizard to export selected records into an existing workbook, the original data in the Excel workbook is overwritten

Indicate whether the statement is true or false

Computer Science & Information Technology

________ reduces the length of a video and allows you to remove unwanted portions

Fill in the blank(s) with correct word

Computer Science & Information Technology