Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

About Structures

Former Member
0 Likes
266

Explain me about Nested Structure, Deep Structure & Flat Structure.

Regards,

Kiran

1 REPLY 1
Read only

Former Member
0 Likes
242

Hi Kiran,

Nested Structure : Structure that contains another structure is called nested structure.

Deep Strucutre : If a structure contains an internal table or any other component with variable length is called Deep Structure.

Flat Structure : structure which contains only fixed-length components is called flat structure.

Reward if useful

Regards,

Chandru