Question1. Illustrate the term structure?
Question2. What do you understand by the term structure member?
Question3. How can structure variables be declared?
Question4. How can the members of structure variable be assigned initial values?
Question5. How can the size of structure be determined?
Question6. What do you understand by the term union?
Question7. How does a union diverse from a structure?
Question8. How is a union member accessed?
Question9. How can a member of a union variable be assigned the initial value?
Question10. Describe the rules which apply when processing unions.