Home » C Programming » Structures » Question
  1. Which of the following cannot be a structure member?
    1. Array
    2. Another structure
    3. Function
    4. All of above
    5. None of these
Correct Option: C

Function



Your comments will be displayed only after manual approval.