Filters
Question type

Study Flashcards

When a large data file needs to be processed in ascending or descending order based on a particular field, the most efficient approach is usually to store and access records based on their logical order.

Correct Answer

verifed

verified

A two-dimensional array contains two dimensions: ____.


A) size and scope
B) breadth and height
C) height and width
D) depth and width

Correct Answer

verifed

verified

Describe a two-dimensional array.

Correct Answer

verifed

verified

A two-dimensional array contains two dim...

View Answer

When you ____ records, you store a list of key fields paired with the storage address for the corresponding data record.


A) store
B) tab
C) reference
D) index

Correct Answer

verifed

verified

The sorting process is usually reserved for a relatively large number of data items.

Correct Answer

verifed

verified

You can make additional improvements to a bubble sort to reduce unnecessary comparisons.

Correct Answer

verifed

verified

Describe a bubble sort.

Correct Answer

verifed

verified

One of the simplest sorting techniques t...

View Answer

You do not need to determine a record's exact physical address in order to use it.

Correct Answer

verifed

verified

Explain why you might want to use a two-dimensional array.

Correct Answer

verifed

verified

Sometimes locating a value in an array d...

View Answer

In its simplest form, creating a(n) ____________________ list involves creating one extra field in every record of stored data.

Correct Answer

verifed

verified

The most popular computer coding schemes include ASCII, Numeric, and EBCDIC.

Correct Answer

verifed

verified

Showing 41 - 51 of 51

Related Exams

Show Answer