Question 1:
What do you understand by the term structure? Provide a simple example of your own to exemplify this feature.
Question 2:
How does a structure distinct from an array?
Question 3:
Illustrate the term structure called colour that comprises three character-type members:-red, blue and yellow. Declare two variables brightColor and darkcolor to be structures of type colour.
Question 4:
What do you understand by the union? How does a union distinct from a structure? Provide an example of a union in C.
Question 5:
For what kind of applications are unions useful?
Question 6:
What is the most important advantage to using a data file?
Question 7:
What is the purpose of the buffer area when working with data files?
Question 8:
How is it defined?