Which of the following structures are correct?

Which of the following structures are correct?
1: struct s1{ int x; char c;
};
2: struct s2{ float f; struct s2 *s;
};
3: struct s3{ float f; in i; }
A. 1
B. 2
C. 3
D. All of these

Download Printable PDF. VALID exam to help you PASS.

Posted in: CPA

Leave a Reply

Your email address will not be published. Required fields are marked *


The reCAPTCHA verification period has expired. Please reload the page.