InterviewSolution
Saved Bookmarks
| 1. |
Define nested structures. |
|
Answer» When a structure is defined as a member of another structure the embedded structure is called a nested structure. |
|