MIS 505 Questions: Review 3
Order 100% plagiarism free essay now
MIS 505 Questions: Review 3
Questions: Review 3
- The sorting process is usually reserved for a relatively large number of data items.
- The most popular computer coding schemes include ASCII, Numeric, and EBCDIC.
- You can make additional improvements to a bubble sort to reduce unnecessary comparisons.
- An insertion sort is another name for a bubble sort.
- Two-dimensional arrays are never actually required in order to achieve a useful program.
- Some programming languages allow multidimensional arrays.
- It is relatively easy for people to keep track of arrays with more than three dimensions.
- You do not need to determine a record’s exact physical address in order to use it.
- When a record is removed from an indexed file, it has to … physically removed.
- Every time you add a new record to a linked list, you search through the list for the correct logical location of the new record.
- When records are in ____ order, they are arranged one after another on the basis of the value in a particular field.
- The ____ is often used as a statistic in many cases because it represents a more typical case.
- The ____ is skewed by a few very high or low values.
MIS 505 Questions: Review 3
Order 100% plagiarism free essay now
- When you store data records, they exist in ____.
- ____ report, the records must have been sorted in order by a key field.
- When computers sort data, they always use ____ values when making comparisons between values.
- Because “A” is always less than “B”, alphabetic sorts are ____ sorts.
- In a ____, items in a list are compared with each other in pairs.
- When you learn a method like sorting, programmers say you are learning a(n) ____.
- To correctly swap two values, you create a(n) ____ variable to hold one of the values.
- A bubble sort is sometimes … a ____.
- When using a bubble sort to sort a 10-element array, on the fourth pass through the array list you detect that no swap has occurred. This indicates ____.
- When you sort records, two possible approaches are to place related data items in parallel arrays and to ____.
- In a(n) ____, if an element is out of order relative to any of the items earlier in the list, you move each earlier item down one position and then insert the tested element.
- An array whose elements you can access using a single subscript is a ____ array.
- A two-dimensional array contains two dimensions: ____.
- Each element in a two-dimensional array requires ____ subscript(s) to reference it.
- When mathematicians use a two-dimensional array, they often call it a ____ or a table.
- ____ are arrays that have more than one dimension.
- A record’s ____ field is the field whose contents make the record unique among all records in a file.
- As pages in a book have numbers, computer memory and storage locations have ____.
- When you ____ records, you store a list of key fields paired with the storage address for the corresponding data record.
- When you use an index, you can store records on a ____ storage device.
- One way to access records in a desired order, even though they might not … physically stored in that order, is to create a(n) ____.
- Every time you add a new record to a linked list, you search through the list for the correct ____ location of the new record.
MIS 505 Questions: Review 3
Order 100% plagiarism free essay now
By admin in Blog on June 28, 2018