Computer Science, asked by George75, 1 year ago

What is nested structure?

Answers

Answered by vishalmaheshwari2002
1
Hiii Mate!!
Here Is Answer To Your Question

Nested structure in Computer is nothing but structure within structure. One structure can be declared inside other structure as we declare structure members inside a structure. The structure variables can be a normal structure variable or a pointer variable to access the data.

Regards
Vishal
Answered by Anonymous
0
Hey!<b>

A structure within a structure is called nested structures.
Similar questions