Multiple Choice
Assigning actual data values to the data items of a structure is called ____ the structure.
A) populating
B) filling
C) fattening
D) completing
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q38: If you have declared a structure named
Q39: For non-ANSI C compilers, the keyword _
Q40: A _ statement provides a simple method
Q41: The problem with arrays of structures is
Q42: _ is not a definition statement.<br>A)struct {int
Q43: Each member of a structure is accessed
Q45: The real power of structures is realized
Q46: An array is a heterogeneous data structure.
Q47: A globally-defined structure type centralizes the declaration
Q48: The declaration for a union is identical