Multiple Choice
The name of a structure is referred to as its
A) data type
B) argument
C) parameter
D) tag
E) None of these
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q4: A good reason to pass a structure
Q5: In C++11 if you want to retrieve
Q6: Passing a structure as a constant reference
Q7: If Circle is a structure, what does
Q8: In C++11, you can use a new
Q10: It is possible for a structure to
Q11: Before a structure can be used it
Q12: A declaration for an enumerated type begins
Q13: Which of the following is an example
Q14: Given the following structure decaration, Employee is