Within the individual ____ sections of a two-dimensional array, you enter one or more values separated by commas.

A. dimension
B. typeValue
C. initialValues
D. defaultValues


Answer: C

Computer Science & Information Technology

You might also like to view...

Which of the following statements is false?

a. A subclass is often larger than its superclass. b. A superclass object is a subclass object. c. The class following the extends keyword in a class declaration is the direct superclass of the class being declared. d. Java uses interfaces to provide the benefits of multiple inheritance.

Computer Science & Information Technology

In a database, tables, queries, forms, and reports are referred to as ________

A) relationships B) keys C) properties D) objects

Computer Science & Information Technology

When using the Find Duplicates Query Wizard, you select the fields that you think may include duplicate information, and the wizard creates the query to find records matching your criteria

Indicate whether the statement is true or false

Computer Science & Information Technology

Two vertices in a graph are said to be adjacent vertices (or neighbors) if there is a path of length ____ connecting them.

A. at least 1 B. less than 2 C. at least 2 D. 1

Computer Science & Information Technology