Saved Bookmarks
| 1. |
Ich of the following is a properly defined struct |
|
Answer» ONG>ANSWER: A STRUCT is a type consisting of a sequence of members whose storage is allocated in an ordered sequence (as opposed to union, which is a type consisting of a sequence of members whose storage overlaps). hope this answer will help you |
|