Question:what is nested structure?
Answer A structure is a collection of one or more variables, possibly of different data types, grouped together under a single name for convenient handling. Structures can contain other structures as members; in other words, structures can nest.
+ Report
what is nested structure?