Computer Science, asked by AnshitaRana8506, 11 months ago

A structure that can be placed within another structure is know as

Answers

Answered by TheUjjwalkumarsingh
0

A structure that can be placed within another structure is known as Nested Structure.

thanks

Answered by presentmoment
0

Answer:

  • The Nested shape in C is not anything however shape inside the structure.
  • One shape may be declared interior different shape as we declare structure individuals internal a shape.
  • The shape variables can be a regular shape variable or a pointer variable to get entry to the records.
  • C affords us the characteristic of nesting one structure inside every other shape by means of using which, complex information sorts are created.
  • for example, we may additionally need to shop the address of an entity employee in a structure.

Similar questions