Question

Which of the following statements is true?
(a) The size of a struct variable is the sum of its members' sizes.
(b) struct variables can be compared for equality or inequality.
(c) In a struct variable, undefined extra bytes could contain secure dataleft over from prior use of those memory locationsthat should not be accessible.
(d)None of the above.

Answer

This answer is hidden. It contains 3 characters.