Exam 3: Data Representation

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

The number of bits in a floating-point string and the formats of the mantissa and exponent impose limits on the range of values that can be represented.

Free
(True/False)
4.9/5
(26)
Correct Answer:
Verified

True

One way of dealing with the tradeoff between range and precision is to abandon the concept of a fixed ____________________ point.

Free
(Short Answer)
4.9/5
(34)
Correct Answer:
Verified

radix

Most CPUs provide a(n) ____ data type, which stores positive integer values as ordinary binary numbers.

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

C

Binary numbers are well suited to computer processing because they correspond directly with values in ____ logic.

(Multiple Choice)
4.9/5
(39)

The number of digits needed to represent a value decreases as the numbering system's base decreases.

(True/False)
4.8/5
(39)

The term "____" describes the number of bits used to represent a numeric value.

(Multiple Choice)
4.9/5
(27)

​Linked lists are easier to expand or shrink than arrays are.

(True/False)
4.9/5
(40)

A(n) ____ is a related group of primitive data elements organized for some type of common processing and is defined and manipulated in software.

(Multiple Choice)
4.9/5
(35)

A sequence of records stored in main memory is normally called a ____.

(Multiple Choice)
4.9/5
(36)

In the decimal numbering system, the period or comma is called a ____.

(Multiple Choice)
4.8/5
(34)

​The complexity of data structures is limited only by the software.

(True/False)
4.7/5
(36)

Discuss the limitations of ASCII.

(Essay)
5.0/5
(34)

​The physical laws of electricity, optics, and quantum mechanics are described by ____________________.

(Short Answer)
4.8/5
(37)

An unsigned integer's value is always assumed to be ____________________.

(Short Answer)
4.9/5
(41)

​Computer input devices convert external data into an internal representation that can be carried to and manipulated by processing circuitry.

(True/False)
4.9/5
(25)

A(n) ____ is a data structure containing both traditional (static) data elements and programs that manipulate the data.

(Multiple Choice)
4.9/5
(33)

Monetary amounts should be stored and manipulated as binary floating-point numbers.

(True/False)
4.9/5
(28)

Hexadecimal numbering uses ____ as its base or radix.

(Multiple Choice)
4.7/5
(43)

In a sequential file, records are stored in contiguous storage locations.

(True/False)
4.9/5
(35)

The programs in a class are called ____.

(Multiple Choice)
4.8/5
(32)
Showing 1 - 20 of 100
close modal

Filters

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