Multiple Choice
A ____ statement provides a simple method for creating a new and typically shorter name for an existing structure type.
A) #define
B) typedef
C) set
D) union
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q35: By convention all typedef names are written
Q36: Each of the individual data items in
Q37: The function call _ passes a copy
Q38: If you have declared a structure named
Q39: For non-ANSI C compilers, the keyword _
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
Q44: Assigning actual data values to the data
Q45: The real power of structures is realized