Exam 8: Advanced Data Handling Concepts

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

When you ____________________ values stored in two variables,you exchange their values.

(Short Answer)
4.9/5
(36)

Match each term with a statement below. -Arranging records from lowest to highest value within a field

(Multiple Choice)
4.8/5
(32)

Match each term with a statement below. -Arranging records from highest to lowest value within a field

(Multiple Choice)
4.9/5
(34)

When computers sort data,they always use ____ values when making comparisons between values.

(Multiple Choice)
4.8/5
(37)

When a record is removed from an indexed file,it has to be physically removed.

(True/False)
4.8/5
(41)

Because "A" is always less than "B",alphabetic sorts are ____ sorts.

(Multiple Choice)
4.9/5
(32)

Two-dimensional arrays are never actually required in order to achieve a useful program.

(True/False)
4.8/5
(38)

The ____ is skewed by a few very high or low values.

(Multiple Choice)
4.8/5
(31)

A(n)____________________ is a list of instructions that accomplishes a task.

(Short Answer)
4.8/5
(40)

Describe a one-dimensional array.

(Essay)
4.8/5
(36)

Discuss how you declare one-dimensional and two-dimensional arrays.

(Essay)
4.8/5
(44)

In a ____,items in a list are compared with each other in pairs.

(Multiple Choice)
4.9/5
(35)

It is relatively easy for people to keep track of arrays with more than three dimensions.

(True/False)
4.7/5
(36)

Match each term with a statement below. -A "real" order for storage

(Multiple Choice)
4.7/5
(40)

____ are arrays that have more than one dimension.

(Multiple Choice)
4.8/5
(38)

Describe how you access a two-dimensional array value using two subscripts.

(Essay)
4.8/5
(30)

Match each term with a statement below. -Used to identify computer memory and storage locations

(Multiple Choice)
4.9/5
(30)

Give an example of an occasion when you would need to sort records.

(Essay)
4.8/5
(37)

Describe a bubble sort.

(Essay)
4.8/5
(38)

The ____ is often used as a statistic in many cases because it represents a more typical case.

(Multiple Choice)
4.9/5
(34)
Showing 41 - 60 of 60
close modal

Filters

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