Exam 8: Processing Arrays

arrow
  • Select Tags
search iconSearch Question
flashcardsStudy Flashcards
  • Select Tags

The decision structure is used to enter data into an array.

Free
(True/False)
4.8/5
(39)
Correct Answer:
Verified

False

The frequency distribution technique:

Free
(Multiple Choice)
4.8/5
(39)
Correct Answer:
Verified

C

The pointer technique:

Free
(Multiple Choice)
4.8/5
(38)
Correct Answer:
Verified

B

A two dimensional array is similar to a table that has rows and columns.

(True/False)
4.9/5
(41)

When using an automatic counter loop to print an array,you must have an incrementor for the element number.

(True/False)
4.8/5
(37)

The element numbers are the same in an array that uses the base-zero system and an array that uses base-one system.

(True/False)
4.8/5
(36)

Two dimensional arrays are processed:

(Multiple Choice)
4.9/5
(42)

To print an array,you should use:

(Multiple Choice)
4.7/5
(35)

Printing a two dimensional array:

(Multiple Choice)
4.9/5
(33)

Arrays are used:

(Multiple Choice)
4.9/5
(31)

Data structures is the way data is stored for usage.

(True/False)
4.9/5
(43)

Parallel arrays are two or more arrays where the data in the same element number in all arrays are related.

(True/False)
4.7/5
(36)

The binary search

(Multiple Choice)
4.8/5
(29)

To sum the rows and columns of a two-dimensional array:

(Multiple Choice)
4.8/5
(42)

You must use an array starting with the first element.

(True/False)
4.7/5
(46)

The table look up technique:

(Multiple Choice)
4.9/5
(36)

An array allows the user to use multiple values for one variable name.

(True/False)
4.8/5
(34)

A sequential search

(Multiple Choice)
4.8/5
(37)

Parallel arrays:

(Multiple Choice)
4.8/5
(40)

A two-dimensional array that will accumulate the rows and columns:

(Multiple Choice)
4.9/5
(42)
Showing 1 - 20 of 22
close modal

Filters

  • Essay(0)
  • Multiple Choice(0)
  • Short Answer(0)
  • True False(0)
  • Matching(0)