Structures
1.
Which of the following accesses a variable in structure b ?
2.
Which of the following accesses a variable in structure *b ?
3.
Which of the following is a properly defined struct ?
4.
Which properly declares a variable of struct foo ?
5.
The data elements in the structure are also known as what?
6.
What will be used when terminating a structure ?
7.
What will happen when the structure is declared ?
8.
The declaration of the structure is also called as ?
9.
Which of the following is a properly defined structure ?
10.
Which of the following is a properly defined structure ?