Computer Science, asked by DurgaNandan5881, 1 year ago

What are the different ways to copy the elements of one structure into another structure? Explain with an example.

Answers

Answered by choudhary21
29

Explanation:

Nested structure in C 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.

Answered by Anonymous
1

Explanation:

{ \huge  {\bold {  \green{Answer}}}} \:

Similar questions