Home » C Programming » Structures » Question
  1. Which of the following is not possible regarding structure variable?
    1. 2 different type of structure variable pointing at each other
    2. A structure variable pointing to another structure variable of same type
    3. A structure variable pointing to itself
    4. All of above
    5. None of these
Correct Option: E

None of these



Your comments will be displayed only after manual approval.