Multiple Choice
Variables declared using a structure as their data type are often referred to as ____ variables.
A) object
B) structure
C) static
D) internal
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q3: A structure variable can be stored in
Q4: In most structures, the member variables are
Q5: The ability to pass a structure variable
Q6: The convention with structure statements is to
Q7: To access a member of a structure
Q9: The Structure statement itself reserves locations in
Q10: Pascal case means capitalizing the first letter
Q11: You can create your own data types
Q12: You refer to a member variable by
Q13: The Structure statement provides the pattern for