Report Bug
Qus : If a structure contains another structure as a member, it is called:
QusIf a structure contains another structure as a member, it is called:

A. Nested structure
B. Recursive structure
C. Union structure
D. Inline structure


Solution
A. Nested structure






Report Bug