

MCQOPTIONS
Saved Bookmarks
1. |
Which of the following is true for the statement: NurseryLand.Nursery.Students = 10; |
A. | The structure Students is nested within the structure Nursery. |
B. | The structure NurseryLand is nested within the structure Nursery. |
C. | The structure Nursery is nested within the structure NurseryLand. |
D. | The structure Nursery is nested within the structure Students. |
Answer» D. The structure Nursery is nested within the structure Students. | |