Mark the following statements as true or false.
a. All members of a strict must be of different types.
b. A function cannot return a value of type struct.
c. A member of a strict can be another struct.
d. The only allowable operations on a strict are assignment and member selection.
e. An array can be a member of a struct. In C++, some aggregate operations are allowed on a struct.
f. Because a struct has a finite number of components, relational operations are allowed on a strict.
We need at least 10 more requests to produce the solution.
0 / 10 have requested this problem solution
The more requests, the faster the answer.