Multiple Choice
A function ________ return a structure.
A) may
B) may not
C) will always
D) cannot possibly
E) None of these
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q1: The expression *s->p; indicates that s is
Q15: A function cannot modify the members of
Q17: When a programmer creates an abstract data
Q21: Look at the following structure declaration.<br> <img
Q25: The names of the enumerators in an
Q27: A struct can contain members with varying
Q28: If Circle is a structure, the statement:
Q29: A union can only have one member.
Q30: You can define any number of union
Q38: When you use a strongly typed enumerator