Exam 12: Structures

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

The problem with arrays of structures is that the correspondence between data items is easily lost if only one of the arrays is reordered.

(True/False)
4.8/5
(26)

____ is not a definition statement.

(Multiple Choice)
4.9/5
(35)

Each member of a structure is accessed by giving both the structure name and individual data item name, separated by a ____.

(Multiple Choice)
4.8/5
(30)

Assigning actual data values to the data items of a structure is called ____ the structure.

(Multiple Choice)
5.0/5
(31)

The real power of structures is realized when they are used in an array.

(True/False)
4.8/5
(40)

An array is a heterogeneous data structure.

(True/False)
4.8/5
(31)

A globally-defined structure type centralizes the declaration of the structure's organization.

(True/False)
4.7/5
(41)

The declaration for a union is identical in form to a structure declaration, with the reserved word union used in place of the reserved word struct.

(True/False)
4.9/5
(27)
Showing 41 - 48 of 48
close modal

Filters

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