Exam 3: Data Representation

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

The address of an array element can be calculated with the starting address of the array and the element's ____.

(Multiple Choice)
4.9/5
(34)

A string of eight bits is called a(n) ____________________.

(Short Answer)
4.9/5
(44)

The multiplier that describes the difference between one position and the next is the ____ of the numbering system.

(Multiple Choice)
4.9/5
(41)

A(n) ____ is a data structure that uses pointers so that list elements can be scattered among nonsequential storage locations.

(Multiple Choice)
4.9/5
(37)

In the binary32 format, the leading sign bit applies to the exponent, not the mantissa.

(True/False)
4.9/5
(37)

A segmented memory model has primary storage is divided into equal-sized (for example, 64 KB) segments called ____________________.

(Short Answer)
4.8/5
(37)

To avoid overflow and increase accuracy, some computers and programming languages define additional numeric data types called long-precision data formats.

(True/False)
4.8/5
(31)

Numbers such as 1/3 are stored in floating-point format by ____.

(Multiple Choice)
4.9/5
(29)

____ occurs when the absolute value of a computational result contains too many bits to fit into a fixed-width data format.

(Multiple Choice)
4.8/5
(39)

A sequence of records on secondary storage is called a ____.

(Multiple Choice)
5.0/5
(34)

A(n) ____ is a set of related data values.

(Multiple Choice)
4.9/5
(31)

A(n) ____ can contain both whole and fractional components.

(Multiple Choice)
4.9/5
(37)

A group of bits that describe a single data value is called a(n) ____________________.

(Short Answer)
5.0/5
(31)

In their written form, English and many other languages use alphabetic letters, numerals, punctuation marks, and a variety of other special-purpose symbols known as ____.

(Multiple Choice)
4.8/5
(35)

​In a ____, each digit can have only one of two possible values: 0 or 1.

(Multiple Choice)
4.8/5
(37)

​____ is a character-coding method developed by IBM in the 1960s and used in all IBM mainframes well into the 2000s.

(Multiple Choice)
4.8/5
(36)

​Each element of a doubly linked list has two pointers: one pointing to the next element in the list and one pointing to the top element in the list.

(True/False)
5.0/5
(34)

Large numeric values expressed in octal notation are one-third the length of corresponding ____ notation.

(Multiple Choice)
4.8/5
(31)

The data types a CPU supports are sometimes called ____ data types.

(Multiple Choice)
4.8/5
(33)

Before Unicode, devices designed for character I/O used ASCII by default and vendor-specific methods or older ISO standards to process character sets other than Latin-1.

(True/False)
4.9/5
(27)
Showing 21 - 40 of 100
close modal

Filters

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